From: Nick Bowler Date: Fri, 30 Apr 2010 16:59:09 +0000 (-0400) Subject: fullscreen: Raise window after un-fullscreening. X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/fac068b13f374fb31f7934daf60a755bba09ab7b fullscreen: Raise window after un-fullscreening. Currently, if a window is un-fullscreened, it ends up behind any windows which it originally overlapped - even if it was in front of them in the first place. I have no expectation that the original stacking order be preserved, but the current behaviour is certainly surprising. Just raise the thing and be done with it. --- diff --git a/global/fullscreen b/global/fullscreen index ede1a19..8655f9c 100644 --- a/global/fullscreen +++ b/global/fullscreen @@ -25,6 +25,7 @@ AddToFunc Fullscreen-Stop + I UpdateStyles + I ThisWindow (Maximized) Maximize + I Layer default ++ I Raise DestroyFunc MegaFulScreen AddToFunc MegaFullScreen