Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-20 | libdraw, screenrc: bind devdraw and devmouse in screenrc instead of handling ↵ | cinap_lenrek | |
it in libdraw libdraw was attempting to bind '#i' and '#m' to /dev when it could not find /dev/mouse or /dev/draw. a library shouldnt be that clever and do namespace manipulations on behalf of the caller. so instead, we setup the graphics environment in screenrc on boot time. | |||
2013-04-27 | libdraw: avoid printing error on closemouse() | cinap_lenrek | |
2013-04-27 | libdraw: exit mouseproc() on read error instead of spinning | cinap_lenrek | |
2011-10-02 | libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid ↵ | glenda | |
delayed note leak (this fixes the "too many delayed notes" error with auth/fgui) | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |