aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/client.c
Commit message (Collapse)AuthorAgeFilesLines
* rio: proper prototypes in `fns.h`Dan Cross2025-07-251-0/+1
| | | | | Use proper function prototypes in `fns.h`, that include argument type information.
* rio: check the return value of malloc(3)Tom Schwindl2022-09-121-0/+5
|
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-3/+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: add alt-tab for cycling windowsMathieu Lonjaret2010-02-181-6/+6
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/207093
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-10/+10
|
* cleanuprsc2005-07-131-3/+3
|
* formatting changes; attempt at keyboard-based window switchingrsc2005-07-131-47/+82
|
* add virtual desktop patch from andreyrsc2004-12-281-0/+1
|
* better mask handling, don't raise windows quite so eagerly.rsc2004-08-131-2/+2
|
* different delete handling from axel.rsc2004-08-061-2/+2
| | | | who knows what it fixes or breaks.
* xrsc2004-04-191-3/+3
|
* Border resizing and 9term greying.rsc2004-03-301-5/+8
|
* Border resizing by dragging.rsc2004-03-291-0/+1
| | | | Thanks to Axel Belinfante.
* Fix lots of warnings.rsc2004-03-211-1/+4
| | | | Incorporate changes from Andrey Mirtchovski.
* Change 9wm to look like rio.rsc2004-03-211-0/+242