plan9fox/sys
cinap_lenrek 762093d212 games/juggle, games/catclock: keep up with queued mouse events
many queued mouse events delay eresize() because
new ebread() takes from the queue first before attempting
to read from the event pipe. this is a waste of memory, so
just process (dequeue) all the events as long as there are
any on each iteration.
2013-08-12 00:08:51 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: God bless the people who employ you, they need the blessing. 2013-08-06 14:52:13 -04:00
include rio: add ^B control sequence to move cursor to output point 2013-08-04 06:45:58 +02:00
lib create /sys/lib/ssl 2013-08-11 18:23:22 +02:00
man rio: add ^B control sequence to move cursor to output point 2013-08-04 06:45:58 +02:00
src games/juggle, games/catclock: keep up with queued mouse events 2013-08-12 00:08:51 +02:00