From 793deacd432b8a3aeb227ffa3e7203a9ca0e5053 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 27 May 2007 14:59:28 +0200 Subject: mod-b, toggle on or off the status bar gap darcs-hash:20070527125928-9c5c1-a16246810db9d4abfe81d0d5814721b64f59a14c --- XMonad.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'XMonad.hs') diff --git a/XMonad.hs b/XMonad.hs index 95f0c5b..6233257 100644 --- a/XMonad.hs +++ b/XMonad.hs @@ -40,6 +40,7 @@ data XState = XState { windowset :: !WindowSet -- ^ workspace list , xineScreens :: ![Rectangle] -- ^ dimensions of each screen , dimensions :: !(Position,Position) -- ^ dimensions of the screen, + , statusGap :: !Int -- ^ width of status bar -- used for hiding windows , layouts :: !(M.Map WorkspaceId (Layout, [Layout])) } -- ^ mapping of workspaces to descriptions of their layouts -- cgit v1.2.3