[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmonad
Subject:    Re: [xmonad] Minimise windows?
From:       "Chris Giroir" <kelsin () valefor ! com>
Date:       2008-08-17 13:55:38
Message-ID: 54df3b70808170655n3a2bc2ek447a9386fa696b73 () mail ! gmail ! com
[Download RAW message or body]

On Sat, Aug 16, 2008 at 2:43 AM, Devin Mullins <me@twifkak.com> wrote:
> On Fri, Aug 15, 2008 at 08:08:57PM +0100, Magnus Therning wrote:
>> Another thought might be to add a flexible layout-chooser in addition to
>> the ring-like one that xmonad has ATM.
> That would be a good idea, yes. Somewhat related are MultiToggle and
> ToggleLayouts.

I use perWorkspace layouts to only have the layouts I want on certain
workspaces. This way my terminal workspace has the three layouts I
ever use, while browser can stick with Full and my vm and xnest
workspaces also stick with full and no borders (even in a multi-screen
setup where smart borders would add them).

My layouts command looks like:

myLayout = smartBorders $
                  onWorkspaces ["3-Web"] (Full ||| tiled) $
                  onWorkspaces ["9-Virt", "0-Nest"] (noBorders Full) $
                  tiled ||| magnifiercz 1.2 Grid ||| Circle
  where
     -- default tiling algorithm partitions the screen into two panes
     tiled   = Tall 1 5/100 1/2

Chris G
_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://www.haskell.org/mailman/listinfo/xmonad
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic