From 9f49d55da0f2217981f603b112aba651d01d19bf Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Fri, 16 Oct 2009 17:58:37 +0200 Subject: Format L.SubLayout TODO Ignore-this: 4dfa10aa2f7087658b6a93299f75310 darcs-hash:20091016155837-1499c-12b71a9f8159c4cb6054ee4d5a7d1c802a694fe5.gz --- XMonad/Layout/SubLayouts.hs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'XMonad/Layout/SubLayouts.hs') diff --git a/XMonad/Layout/SubLayouts.hs b/XMonad/Layout/SubLayouts.hs index 3f362f1..cef5c7d 100644 --- a/XMonad/Layout/SubLayouts.hs +++ b/XMonad/Layout/SubLayouts.hs @@ -72,21 +72,23 @@ import Data.Map(Map) -- Larger version: -- $todo --- Issue 288: "XMonad.Layout.ResizableTile" assumes that its environment +-- /Issue 288/ +-- +-- "XMonad.Layout.ResizableTile" assumes that its environment -- contains only the windows it is running: sublayouts are currently run with -- the stack containing only the windows passed to it in its environment, but -- any changes that the layout makes are not merged back. -- -- Should the behavior be made optional? -- --- Features: +-- /Features/ -- -- * suggested managehooks for merging specific windows, or the apropriate -- layout based hack to find out the number of groups currently showed, but -- the size of current window groups is not available (outside of this -- growing module) -- --- SimpleTabbed as a SubLayout +-- /SimpleTabbed as a SubLayout/ -- -- 'subTabbed' works well, but it would be more uniform to avoid the use of -- addTabs, with the sublayout being Simplest (but -- cgit v1.2.3