aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/main.c
Commit message (Expand)AuthorAgeFilesLines
* rio: proper prototypes in `fns.h`Dan Cross2025-07-251-1/+2
* rio: check the return value of malloc(3)Tom Schwindl2022-09-121-0/+4
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-3/+3
* rio: stub out _NET_WM_STATE_FULLSCREEN supportRuss Cox2008-07-091-0/+4
* devdraw, rio: more full-screen nonsenseRuss Cox2008-01-301-1/+0
* rio: more full-screen fixes.Russ Cox2008-01-301-1/+0
* rio: make full-screen work properly; add showeventRuss Cox2008-01-301-0/+1
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
* Fix crash reported by Andrey.rsc2005-08-111-2/+7
* keystrokesrsc2005-07-131-1/+2
* formatting changes; attempt at keyboard-based window switchingrsc2005-07-131-53/+54
* parse -s optionrsc2005-01-041-1/+5
* add virtual desktop patch from andreyrsc2004-12-281-2/+11
* better mask handling, don't raise windows quite so eagerly.rsc2004-08-131-7/+8
* different delete handling from axel.rsc2004-08-061-5/+6
* wkj says to do thisrsc2004-06-091-0/+1
* xrsc2004-04-191-17/+17
* Fixes from Axel Belinfante.rsc2004-04-051-27/+26
* Border resizing and 9term greying.rsc2004-03-301-21/+78
* Border resizing by dragging.rsc2004-03-291-14/+27
* Today's changes.rsc2004-03-251-4/+9
* Fix colors.rsc2004-03-221-1/+1
* Fix lots of warnings.rsc2004-03-211-2/+7
* Change 9wm to look like rio.rsc2004-03-211-0/+437