Commits


rio: check the return value of malloc(3)


Trivial changes: whitespace and modes. 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 support


devdraw, rio: more full-screen nonsense


rio: more full-screen fixes.


rio: make full-screen work properly; add showevent


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


Fix crash reported by Andrey. Make focus-follows-mouse easier to find for those who want it (cough, Ron Minnich, cough).


keystrokes


formatting changes; attempt at keyboard-based window switching


parse -s option


add virtual desktop patch from andrey


better mask handling, don't raise windows quite so eagerly.


different delete handling from axel. who knows what it fixes or breaks.


wkj says to do this