aboutsummaryrefslogtreecommitdiff
path: root/include/mouse.h
Commit message (Collapse)AuthorAgeFilesLines
* libdraw: add Cursor2, a 32x32 high-res cursorRuss Cox2018-11-151-0/+2
| | | | | | Also add setcursor2, esetcursor2, and draw protocol encoding. Calls to the old setcursor, esetcursor create a 32x32 by pixel doubling when needed.
* remove junkrsc2006-06-251-11/+1
|
* Avoid yet another X11 stack overflow.rsc2005-02-081-0/+5
|
* grey out 9term when it loses focus.rsc2004-03-301-0/+3
|
* Add the #goo to allow use in C++.rsc2003-11-251-0/+11
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Initial revisionrsc2003-09-301-0/+44