summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 22:37:20 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 22:37:20 +0000
commit8ded55d12f862aa2ef4a663f29025dbc33445bb2 (patch)
tree36036f593de5afb5ed35fc9663b824e1052fd86d /Gui/wm/ws.c
parentf73a875f011a53d73d189b51324095cd65221363 (diff)
downloadmpv-8ded55d12f862aa2ef4a663f29025dbc33445bb2.tar.bz2
mpv-8ded55d12f862aa2ef4a663f29025dbc33445bb2.tar.xz
fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
- it should not set _NET_WM_STATE_STAYS_ON_TOP, this hint does not exist in the spec (http://www.freedesktop.org/standards/wm-spec/1.2/html/x224.html) and _NET_WM_STATE_FULLSCREEN already implies "on top" so there's no need to set this. it should set _NET_WM_STATE_FULLSCREEN instead, I don't currently see code to set _NET_WM_STATE_FULLSCREEN - the XUnmapWindow() after sending the client message is officially speaking breaking the spec, should be XWithdrawWindow(). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7543 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/wm/ws.c')
0 files changed, 0 insertions, 0 deletions