ewmh: remove _NET_DESKTOP_GEOMETRY support
commit17038017289b662ac2af81580a91dfc122745fac
authorUli Schlachter <psychon@znc.in>
Fri, 27 Sep 2013 21:01:49 +0000 (27 23:01 +0200)
committerUli Schlachter <psychon@znc.in>
Fri, 27 Sep 2013 21:01:49 +0000 (27 23:01 +0200)
treed4c3c3b670583b8815751157b516c389dbe01dc5
parent381d840a8245c06c88656edc26ed715ad3a53c50
ewmh: remove _NET_DESKTOP_GEOMETRY support

Our tag concept doesn't really fit into ewmh. Thus, we were setting this
property to a way too small value anyway (just the size of the first screen in
case of multiple screens).

Since this property is optional in ewmh, let's just drop it.

Signed-off-by: Uli Schlachter <psychon@znc.in>
common/atoms.list
ewmh.c