[xmonad] Issue 125 in xmonad: Tabbed layout not working anymore

codesite-noreply at google.com codesite-noreply at google.com
Wed Jan 30 18:21:21 EST 2008


Issue 125: Tabbed layout not working anymore
http://code.google.com/p/xmonad/issues/detail?id=125

Comment #6 by andrea.rossato:
Actually what I meant is that you should be able to apply layout 
modifiers on top of
other layout modifiers, which means that layoutHints should be working 
just fine,
since its implementation should be safe.

Even though the interactions of modifiers could be quite complicated to 
be tracked down.

Anyway I'd like to have more information and see if there's a bug we 
can try to
solve. Can you give me some instructions to reproduce your problem?

Did you try using the WindowArranger to resize "difficult" windows?
You can try it with:

(decoration shrinkText defaultTheme Tabbed (windowArrange Simplest))

then you need the key bindings to send the appropriate messages to the 
windows (see
XMonad.Config.Arossato for some example, or the module doc).

Please let me know.
cheers,
andrea



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list