]> git.draconx.ca Git - fvwmconf.git/commitdiff
fullscreen: Raise window after un-fullscreening.
authorNick Bowler <nbowler@elliptictech.com>
Fri, 30 Apr 2010 16:59:09 +0000 (12:59 -0400)
committerNick Bowler <nbowler@elliptictech.com>
Mon, 17 May 2010 17:20:57 +0000 (13:20 -0400)
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.

global/fullscreen

index ede1a191c22b6bd61e859c5988fd506d96a32796..8655f9c71331aec10383574e76dcd922d82a0377 100644 (file)
@@ -25,6 +25,7 @@ AddToFunc Fullscreen-Stop
 + I UpdateStyles
 + I ThisWindow (Maximized) Maximize
 + I Layer default
++ I Raise
 
 DestroyFunc MegaFulScreen
 AddToFunc MegaFullScreen