diff options
author | Anders Engstrom <ankaan@gmail.com> | 2009-05-03 21:50:26 +0200 |
---|---|---|
committer | Anders Engstrom <ankaan@gmail.com> | 2009-05-03 21:50:26 +0200 |
commit | 45f2d6896b5928bc16ae37384a403679f349299b (patch) | |
tree | 33d9fb277e7bb7a405a916f04b5c6743e0b02ff1 /XMonad/Util/Dzen.hs | |
parent | 59fd23e0a12e1f18a5c76c3afe4fce3d7b4ff2b6 (diff) | |
download | XMonadContrib-45f2d6896b5928bc16ae37384a403679f349299b.tar.gz XMonadContrib-45f2d6896b5928bc16ae37384a403679f349299b.tar.xz XMonadContrib-45f2d6896b5928bc16ae37384a403679f349299b.zip |
ThreeColMid - Swap slave window positions
Ignore-this: f2673e83386bc0e5d398d4e875537cc8
This patch will swap the positions of the two slave windows and this will result in a more intuitive window order. When using focusDown beginning in the master pane we will move in the following graphical order 2->3->1->2->3 instead of 2->1->3->2->1. This is backwards from what is expected.
The small drawback is that increasing from 2 to 3 windows (and therefore also columns) will behave in a less intuitive way. The window in the right column will jump to the left of the screen.
I think that it is a good idea to make this change since I rely a lot on the window order but people using WindowNavigation may be of a different opinion.
An alternative is to add an option to select in what way to behave, but that could be overkill... I leave it up to discussion and devs to decide.
darcs-hash:20090503195026-8978f-673fda48f46139930efe4cc0fd19f8777ffeed1b.gz
Diffstat (limited to 'XMonad/Util/Dzen.hs')
0 files changed, 0 insertions, 0 deletions