From ce6aa20397a878dad967740e2240fe538d8cae6c Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 16 Aug 2007 00:40:31 +0200 Subject: Comment only darcs-hash:20070815224031-a5988-f5f33b60465a7b34383705b26123f1444a9f0b6a --- XMonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad.hs') diff --git a/XMonad.hs b/XMonad.hs index 28f763d..967a10f 100644 --- a/XMonad.hs +++ b/XMonad.hs @@ -44,8 +44,8 @@ data XState = XState , mapped :: !(S.Set Window) -- ^ the Set of mapped windows , waitingUnmap :: !(M.Map Window Int) -- ^ the number of expected UnmapEvents , layouts :: !(M.Map WorkspaceId (Layout Window, [Layout Window])) - , dragging :: !(Maybe (Position -> Position -> X (), X ())) } -- ^ mapping of workspaces to descriptions of their layouts + , dragging :: !(Maybe (Position -> Position -> X (), X ())) } data XConf = XConf { display :: Display -- ^ the X11 display , theRoot :: !Window -- ^ the root window -- cgit v1.2.3