1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-13 11:16:01 -07:00
Files
xmonad-contrib/XMonad/Layout
Anders Engstrom 3bce490813 ThreeColMid - Swap slave window positions
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.
2009-05-03 19:50:26 +00:00
..
2007-12-08 01:48:46 +00:00
2007-12-07 23:38:27 +00:00
2009-02-22 04:22:20 +00:00
2007-12-08 01:48:46 +00:00
2008-05-05 21:05:46 +00:00
2008-10-03 01:59:19 +00:00
2008-04-18 03:31:33 +00:00
2008-03-29 19:17:52 +00:00