aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/event.c
Commit message (Collapse)AuthorAgeFilesLines
* rio: proper prototypes in `fns.h`Dan Cross2025-07-251-2/+2
| | | | | Use proper function prototypes in `fns.h`, that include argument type information.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
| | | | | | | | | 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>
* rio: stub out _NET_WM_STATE_FULLSCREEN supportRuss Cox2008-07-091-0/+9
|
* devdraw, rio: more full-screen nonsenseRuss Cox2008-01-301-27/+12
|
* rio: more full-screen fixes.Russ Cox2008-01-301-2/+8
|
* rio: make full-screen work properly; add showeventRuss Cox2008-01-301-10/+23
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* Fix crash reported by Andrey.rsc2005-08-111-1/+9
| | | | | Make focus-follows-mouse easier to find for those who want it (cough, Ron Minnich, cough).
* Be quiet.rsc2005-08-101-0/+2
|
* warningsrsc2005-07-131-2/+0
|
* formatting changes; attempt at keyboard-based window switchingrsc2005-07-131-98/+106
|
* add virtual desktop patch from andreyrsc2004-12-281-2/+2
|
* better handling of top/activersc2004-08-131-5/+8
|
* better mask handling, don't raise windows quite so eagerly.rsc2004-08-131-8/+7
|
* Wc used but not set.wkj2004-07-091-1/+1
|
* let's try thisrsc2004-06-091-0/+2
|
* various bug fixesrsc2004-04-241-0/+15
|
* xrsc2004-04-191-14/+14
|
* Border resizing and 9term greying.rsc2004-03-301-13/+14
|
* Border resizing by dragging.rsc2004-03-291-0/+94
| | | | Thanks to Axel Belinfante.
* Fix lots of warnings.rsc2004-03-211-4/+6
| | | | Incorporate changes from Andrey Mirtchovski.
* Change 9wm to look like rio.rsc2004-03-211-0/+465