[xmonad] darcs patch: Add windowRemover for make tabbed return just the focu...

Andrea Rossato mailing_list at istitutocolli.org
Mon Feb 4 13:39:16 EST 2008


On Mon, Feb 04, 2008 at 01:02:33PM -0500, David Roundy wrote:
> I understand that there are different decoration styles, but I also think
> it's reasonable to remove windows that are not viewable from the display
> stack.  This won't have any effect on layouts like Circle that don't stack
> windows on top of each other, and in fact I can't see a scenario where
> you'd want different behavior.

as I said I didn't get the code at first sight and I'm not in the
conditions to analyze it carefully enough. Still here you'll find a
screenshot of my default layout after applying your fix:

http://gorgias.mine.nu/xmonadShots/droundyPatch.png

I think something is wrong in your patch, but I do not know what.

Cheers,
Andrea

ps: my config is this:

import XMonad
import XMonad.Config.Arossato (arossatoConfig)
 
main :: IO ()
main = xmonad =<< arossatoConfig 


More information about the xmonad mailing list