]> git.sur5r.net Git - i3/i3/commit
ewmh: correctly set _NET_CURRENT_DESKTOP to the number of the active workspace
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 25 Dec 2009 14:05:17 +0000 (15:05 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 25 Dec 2009 14:05:17 +0000 (15:05 +0100)
commit0641e6a1a386aa9568eb6ffa5f38694d05539851
treeac9361adc5b74950b436a506bdf21373b7442df7
parentba82a3e63bfefcccef560155fbafc1f2d8a66bc2
ewmh: correctly set _NET_CURRENT_DESKTOP to the number of the active workspace
include/ewmh.h [new file with mode: 0644]
include/i3.h
include/xcb.h
src/ewmh.c [new file with mode: 0644]
src/mainx.c
src/util.c