From: Nick Bowler Date: Wed, 21 Mar 2012 01:41:09 +0000 (-0400) Subject: Fix window positioning in Mega Fullscreen. X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/c00c795114efcbb26c9466c62e856451932875d8 Fix window positioning in Mega Fullscreen. --- diff --git a/global/fullscreen b/global/fullscreen index e651371..17aff18 100644 --- a/global/fullscreen +++ b/global/fullscreen @@ -35,7 +35,7 @@ DestroyFunc DoMegaFullScreen AddToFunc DoMegaFullScreen + I WindowStyle !Borders, !Title, !Iconifiable + I UpdateStyles -+ I Move 0 0 ++ I Move 0 0 ewmhiwa + I Layer 0 7 + I Exec exec xrandr -s $[cw.width]x$[cw.height] + I Windowstyle FPGrabFocus, FPLenient