Fix app behaviour on Xinerama displays
commitaf857e8b95d56919acbe245aa3fec55daa2f2a9c
authorTamas TEVESZ <ice@extreme.hu>
Sun, 10 Apr 2011 14:35:02 +0000 (10 16:35 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 11 Apr 2011 05:10:13 +0000 (10 22:10 -0700)
tree5603067d7263f43246a82bbd66af65d9f0b7d31c
parentcbbc1fc9acd15dd7ce392d401f2e68427fc9e108
Fix app behaviour on Xinerama displays

With Xinerama, on heads other than the primary, certain parts (menus,
scrollbars) of certain types of clients (Qt) are incorrectly or not at
all drawn.

The fix follows other window managers in completely ignoring the
_NET_WORKAREA property.

Problem originally poked at by Ambrus Szabo, correct keyword and the
eventually implemented solution suggested by Lucius Windschuh, typed
up by me.
src/screen.c
src/wmspec.c