]> Pileus Git - wmpus/commit - sys-x11.c
Rewrite X11 sys_show function
authorAndy Spencer <andy753421@gmail.com>
Wed, 5 Sep 2012 08:54:55 +0000 (08:54 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 5 Sep 2012 08:54:55 +0000 (08:54 +0000)
commit2fc8a765e86a31b321ec6ae0aa7f43bfdda322e3
treed1843c63b1d06c8d02398287e8375d3f5c680ca2
parent725276e644d0b8e9024fc8af134d8e85acffa52a
Rewrite X11 sys_show function

This fixes a bug in chrome when trying to leave fullscreen mode. Chrome
expect the fullscreen property to be set, otherwise leaving fullscreen
actually tries to set fullscreen.

This should also close up a few edge cases when switching between
different modes.
sys-x11.c