client/X11: multimon/fullscreen fixes
authorNorbert Federa <norbert.federa@thincast.com>
Wed, 4 Nov 2015 14:01:31 +0000 (15:01 +0100)
committerNorbert Federa <norbert.federa@thincast.com>
Wed, 4 Nov 2015 14:01:31 +0000 (15:01 +0100)
commit48be0815c1f12f1f268135a0a214b327d79a9457
treeb14962f13059f15b272d017620cc0c2beb9c0e59
parentb83356a0b3a6cd6d82588824c5b428638337934a
client/X11: multimon/fullscreen fixes

- fixed wrong calculation of xfc->fullscreenMonitors.[right|bottom]
- only use _NET_WM_FULLSCREEN_MONITORS if at least 2 monitors are involved
- call XMoveWindow before setting the _NET_WM_STATE_FULLSCREEN property
client/X11/xf_monitor.c
client/X11/xf_window.c