shithub: libacme

RSS feed

27e08900 – james palmer <foura@biobuf.link> authored on 2021/06/07 12:53
awincat: take an fd not a path

0f90115f – james palmer <foura@biobuf.link> authored on 2021/06/07 12:14
aeventproc: malloc the Biobuf, it was overflowing the stack

f5626781 – james palmer <foura@biobuf.link> authored on 2021/06/07 11:14
awincat: fix sucide. we want an 8k buffer not a int sized buffer

ce79e1fe – james palmer <foura@biobuf.link> authored on 2021/06/07 10:52
manpage has been written

1c268755 – james palmer <foura@biobuf.link> authored on 2021/06/07 10:50
add a quickly written manpage. this could be improved.

f899e08a – james palmer <foura@biobuf.link> authored on 2021/06/07 09:31
add awincat to read a file into the window body

1bced94e – james palmer <foura@biobuf.link> authored on 2021/06/07 09:18
add mit license

b168e70e – james palmer <foura@biobuf.link> authored on 2021/06/07 07:33
clean things up, use libthread to make some things easier

adf4a1f0 – james palmer <foura@biobuf.link> authored on 2021/06/06 19:56
awinopen -> awinfsopen. was confusing: open what?

990163b7 – james palmer <foura@biobuf.link> authored on 2021/06/06 19:25
reorganize acme.h, add some more comments

b517e0be – james palmer <foura@biobuf.link> authored on 2021/06/06 18:47
git is harder. missed event.c

34b70a9d – james palmer <foura@biobuf.link> authored on 2021/06/06 18:41
names are hard

dfe87a24 – james palmer <foura@biobuf.link> authored on 2021/06/06 16:58
add aux pointer for extra data

bbe48a47 – james palmer <foura@biobuf.link> authored on 2021/06/02 13:59
functions for tags

9a4458e2 – james palmer <foura@biobuf.link> authored on 2021/06/02 13:52
snarf + paste is not the answer.

4831c35a – james palmer <foura@biobuf.link> authored on 2021/06/02 13:40
more oops.

9893a823 – james palmer <foura@biobuf.link> authored on 2021/06/02 13:35
oops.

15b9d1f9 – james palmer <foura@biobuf.link> authored on 2021/06/02 13:30
add utility functions for writing to the body and errors

0f9a8ea6 – james palmer <foura@biobuf.link> authored on 2021/06/02 13:19
add event handling

47cadfe7 – james palmer <foura@biobuf.link> authored on 2021/06/02 12:51
"fix

caa12419 – james palmer <foura@biobuf.link> authored on 2021/06/02 12:27
"add

44f4cda9 – james palmer <foura@biobuf.link> authored on 2021/06/02 12:17
implement window functions

2f6fbc8f – james palmer <foura@biobuf.link> authored on 2021/06/02 11:55
init: prototyped the api in acme.h