From 58ceb4c10be9f55693f4ea6b7e5455d84d17c457 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Thu, 7 Oct 2010 21:44:05 -0400 Subject: [PATCH] Improve Mega Fullscreen mode. Should focus better now. --- global/fullscreen | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/global/fullscreen b/global/fullscreen index 8655f9c..e651371 100644 --- a/global/fullscreen +++ b/global/fullscreen @@ -37,6 +37,7 @@ AddToFunc DoMegaFullScreen + I UpdateStyles + I Move 0 0 + I Layer 0 7 -+ I WindowStyle FixedPosition, FixedSize -+ I UpdateStyles + I Exec exec xrandr -s $[cw.width]x$[cw.height] ++ I Windowstyle FPGrabFocus, FPLenient ++ I UpdateStyles ++ I Focus -- 2.43.0