From 5157267ea0ede6639aa5f9826234ab7a0513500f Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sat, 22 Mar 2008 01:12:08 +0100 Subject: whitespace darcs-hash:20080322001208-cba2c-925f5833ec9ddceec267100d162042666185ea44.gz --- XMonad/Layout.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'XMonad') diff --git a/XMonad/Layout.hs b/XMonad/Layout.hs index 7aca43a..5296b19 100644 --- a/XMonad/Layout.hs +++ b/XMonad/Layout.hs @@ -140,6 +140,8 @@ instance LayoutClass l a => LayoutClass (Mirror l) a where handleMessage (Mirror l) = fmap (fmap Mirror) . handleMessage l description (Mirror l) = "Mirror "++ description l +------------------------------------------------------------------------ + -- | tile. Compute the positions for windows using the default 2 pane tiling algorithm. -- -- The screen is divided (currently) into two panes. all clients are -- cgit v1.2.3