Re: [dev] [dwm] ncol layout
I'm sure someone has thought of this before but it came to me as a
nice way to allow multiple clients in master:
Pretending for a moment that mod+shift+return didn't spawn a terminal
by default, what if we had something like:
- mod+return switches focused window in and out of master, like normal
- mod+shift+return (or whatever keybinding is chosen) does the same
except instead of forcing another window out of master or stack, it
increases/decreases nmaster so that the focused window is added to
master or added to the stack without bumping out another window
Now we are only adding one more keybinding and can put an arbitrary
number of windows in both master and stack, in a way that is intuitive
(to me at least).
Jeremy
Received on Sun Oct 30 2011 - 23:48:57 CET
This archive was generated by hypermail 2.3.0
: Mon Oct 31 2011 - 00:00:08 CET