Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-23 | libdraw: accept unsigned msec timestamp in /dev/mouse | cinap_lenrek | |
2016-10-22 | libdraw: avoid dropping queued button change mouse events in emouse() | cinap_lenrek | |
2016-04-10 | libdraw: dont postnote to pid==0 in ekill() | cinap_lenrek | |
2014-11-06 | libdraw: fix atomouse | cinap_lenrek | |
2013-09-18 | libevent: drop queued mouse events | cinap_lenrek | |
the changeset r541ead66e8af: "libdraw: make ebread() return buffer immidiately if available" makes mouse sluggish when the program cant keep up as mouse events queue up. this more or less restores the original behaviour but only for mouse events. | |||
2013-08-13 | libdraw: fix leftover processes or programs failing to restore window labels ↵ | cinap_lenrek | |
when receiving interrupt note fix the default note handler for event programs. only handle non system notes or notes in the slave processes. for interrupt in the main process, just call exits() which will do the cleanup and restore window label properly. this makes completely overriding the note handler in gping and stats uneccesary. | |||
2013-08-11 | libdraw: make ebread() return buffer immidiately if available, cleanup | cinap_lenrek | |
this reduces number of syscalls and improves performance for vt | |||
2013-08-11 | libdraw: fix ekbd() memory leak | cinap_lenrek | |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek | |
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 | |