summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2010-10-17 14:55:15 +0200
committerHans de Goede <hdegoede@redhat.com>2010-10-18 10:40:51 +0200
commitd08b8120d64cf39035b59b8a8f34319d3b65b47e (patch)
tree785322c57f6c80aa58a0ed64ffe02f2fc8b36823 /NEWS
parent421ddb7422d676c5bd15f1434203aa6f3b8dc170 (diff)
downloadspice-d08b8120d64cf39035b59b8a8f34319d3b65b47e.tar.gz
spice-d08b8120d64cf39035b59b8a8f34319d3b65b47e.tar.xz
spice-d08b8120d64cf39035b59b8a8f34319d3b65b47e.zip
spicec-x11: Fix window management under KDE
There were 2 issues with window management under KDE 1) When an app does its own focus management like we do, kwin expects an explicit raise for the app to get to the top, so we did have focus, but would have other windows (partially) covering the client window -> do a raise after setting focus to ourselves 2) When switching from fullscreen <-> window, we unmap and remap our window, then set focus to ourselves. kwin thinks this means we're trying to steal the focus without the user asking for it. This patch makes us set the _NET_WM_USER_TIME property on our window, this helps kwin's focus stealing code to see that we are really not stealing the focus, just responding to a user event.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions