summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw
Commit message (Expand)AuthorAgeFilesLines
* devdraw: add %F for fullscreen on OS XRuss Cox2008-07-011-10/+30
* devdraw: OS X native versionRuss Cox2008-06-3012-86/+2083
* devdraw, rio: more full-screen nonsenseRuss Cox2008-01-301-12/+4
* devdraw: full-screen cleanupRuss Cox2008-01-303-1/+16
* devdraw: add F11 for full-screen toggleRuss Cox2008-01-306-7/+78
* report target list as 32-bit chunks, not 8-bit, for OS Xrsc2007-05-041-1/+1
* say utf8string before string in target listrsc2007-05-031-2/+2
* try for utf8 string first in getsnarf; new test program snarfrsc2007-05-033-44/+168
* -ldraw no longer implies -lX11rsc2007-02-221-0/+2
* In non-blocking recv functions in libmux and libdraw,rsc2006-11-041-1/+2
* use X11 in /usr if it is therersc2006-10-131-0/+4
* Fix resize error under KDE (Bart Locanthi)rsc2006-07-053-27/+54
* slow mode for debuggingrsc2006-06-261-2/+17
* quietrsc2006-06-251-1/+1
* new draw serverrsc2006-06-2523-0/+5538