Russ Cox
40d787ab12
libdraw: send hangup to process when window is lost
...
This matches the Plan 9 behavior a bit better.
Fixes #30 .
2020-01-14 18:05:51 -05:00
Dan Cross
fa325e9b42
Trivial changes: whitespace and modes.
...
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.
Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10 14:54:30 +00:00
Russ Cox
8581c2b567
libdraw: add Cursor2, a 32x32 high-res cursor
...
Also add setcursor2, esetcursor2, and draw protocol encoding.
Calls to the old setcursor, esetcursor create a 32x32 by
pixel doubling when needed.
2018-11-15 20:39:35 -05:00
Russ Cox
b65a69c192
libdraw: die if display does
2008-06-30 19:44:15 -04:00
rsc
74dc60da74
bye
2006-06-25 18:59:29 +00:00
rsc
b20f06ab9c
use new thread library
2004-12-26 23:24:32 +00:00
rsc
76193d7cb0
Initial revision
2003-09-30 17:47:42 +00:00