wmaker: allow alt+tabbed windows over fullscreen
commit5561199c871293cca0b3dc2c6feff0d7783111c6
authorBjørn Mork <bjorn@mork.no>
Tue, 12 Jul 2016 21:49:47 +0000 (12 23:49 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 12 Jul 2016 22:21:00 +0000 (12 23:21 +0100)
tree562936a2bd5cedbc699e420b06caf1736aa6e7e3
parent6429847494fbcd84e2bab026c3fd9239c7cf8927
wmaker: allow alt+tabbed windows over fullscreen

Fullscreen windows should only be on top when they are in focus. Change
the stacking level temporarily back to WMNormalLevel if the fullscreen
window loses focus due to an alt+tab operation.

Change the stacking level back to WMFullscreenLevel if the fullscreen
window receives the focus again.

Cc: Amadeusz Sławiński <amade@asmblr.net>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
src/actions.c
src/cycling.c