Focus changes (up/down) implemented

This commit is contained in:
Michael Stapelberg
2009-02-08 02:39:56 +01:00
parent 2d37bbb31d
commit 4de3a5059b
3 changed files with 118 additions and 85 deletions

View File

@ -1,2 +1,2 @@
all:
gcc -Wall -g -I/usr/include/xcb -o mainx mainx.c -lxcb-wm
gcc -Wall -gdwarf-2 -g3 -I/usr/include/xcb -o mainx mainx.c -lxcb-wm