Issue 395 in xmonad: Support for multiple master windows for X.L.Master

Status: New Owner: ---- New issue 395 by quesel: Support for multiple master windows for X.L.Master http://code.google.com/p/xmonad/issues/detail?id=395 Find attached a patch that enables the contrib module X.L.Master to handle multiple master windows. Best Regards, Jan Attachments: master.patch 42.6 KB

Updates: Status: Patch Labels: Component-Contrib Type-Patch Comment #1 on issue 395 by vogt.adam: Support for multiple master windows for X.L.Master http://code.google.com/p/xmonad/issues/detail?id=395 I'm not sure about making config-breaking changes here: maybe the fix is just s/mastered/mastered 1/, but it's less trouble in general to introduce a new name for the version that takes an additional parameter.

Comment #2 on issue 395 by quesel: Support for multiple master windows for X.L.Master http://code.google.com/p/xmonad/issues/detail?id=395 Ok, here is another version of the patch, that now is non-config-breaking. Still, layout modify reacts on "increase number of master windows"-events but if you want to specify a number other than one initially you have to use the multimastered function instead of mastered. That way mastered can stay as it is. Attachments: multimastered.patch 43.1 KB

Comment #3 on issue 395 by quesel: Support for multiple master windows for X.L.Master http://code.google.com/p/xmonad/issues/detail?id=395 Sorry for the corrupted patch... I just append another version with a correct hash... Attachments: multimastered.patch 43.1 KB

Updates: Status: Verified Comment #4 on issue 395 by vogt.adam: Support for multiple master windows for X.L.Master http://code.google.com/p/xmonad/issues/detail?id=395 Applied, sorry about the delay
participants (1)
-
codesite-noreply@google.com