[Xmonad] darcs patch: Combo.hs: tweak usage instructions.
Spencer Janssen
sjanssen at cse.unl.edu
Wed Jun 20 11:21:16 EDT 2007
On Wed, 20 Jun 2007 06:35:06 -0700
David Roundy <droundy at darcs.net> wrote:
> On Wed, Jun 20, 2007 at 01:27:13PM +0200, joachim.fasting at gmail.com
> wrote:
> > Wed Jun 20 13:25:55 CEST 2007 joachim.fasting at gmail.com
> > * Combo.hs: tweak usage instructions.
> > tabbed needs an additional argument.
>
> > [Combo.hs: tweak usage instructions.
> > joachim.fasting at gmail.com**20070620112555
> > tabbed needs an additional argument.
> > ] {
> > hunk ./Combo.hs 33
> > --- > combo [(full,1),(tabbed,1)] (twoPane 0.03 0.5)
> > +-- > combo [(full,1),(tabbed shrinkText,1)] (twoPane 0.03 0.5)
>
> I suppose it might also be worth adding a note that using tabbed with
> combo is broken, now that xmonad has decided that stacking order and
> focus order are the same thing. Someday I hope we'll be able to fix
> this, but it'll require changes in core (or reimplementation of core,
> which I'm not going to do) that seem likely to be unacceptable to
> core developers.
What exactly is broken with tabbed/combo? I've just pushed a change
that stacks windows in the order they're returned by layouts, does this
fix the problem?
Cheers,
Spencer Janssen
More information about the Xmonad
mailing list