]> git.sur5r.net Git - i3/i3/commit
ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 31 Dec 2009 16:48:41 +0000 (17:48 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 31 Dec 2009 16:48:41 +0000 (17:48 +0100)
commit75aac5bc02f07f1b1b1814e488926d22173e3594
tree406f820b90ffef0a406cb0425a9b8462271e51b8
parentc50bde458b30672d195736d7dbe7615d6fa626e6
ewmh: implement support for _NET_WORKAREA (rdesktop can use that)

Please note that rdesktop’s -g workarea option will not work on
64-bit systems at the moment because of a bug in rdesktop (see the
rdesktop-devel mailing list).
include/data.h
include/ewmh.h
include/i3.h
include/xcb.h
src/ewmh.c
src/mainx.c
src/workspace.c