Commit Graph

4 Commits

Author SHA1 Message Date
Andrea Rossato
0c5ee24dc0 Combo.hs: info and documentation 2007-06-14 14:37:00 +00:00
David Roundy
10fd36db47 changes to work with Stacks that can't be empty. 2007-06-12 15:12:09 +00:00
David Roundy
9d6fa84ea9 make combo sort of work with new doLayout.
For some reason (not entirely clear to me) this doesn't work properly just
yet with the tabbed layout.  :( But at least it'll compile.  The trouble is
that we have no way of tracking which tab ought to be visible without
adding a *lot* of infrastructure.  I'd rather have that infrastructure in
xmonad proper than reimplement all the focus-handling in combo, so for now
I'll just delay upgrading my xmonad at work...
2007-06-12 13:30:27 +00:00
David Roundy
5cb818c5c3 add new combo layout combiner. 2007-06-11 22:49:22 +00:00