From c00c795114efcbb26c9466c62e856451932875d8 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Tue, 20 Mar 2012 21:41:09 -0400 Subject: [PATCH] Fix window positioning in Mega Fullscreen. --- global/fullscreen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0