f7c8e76782
This fixes ticket #100, and is best explained using a little example. Consider the following layout: +---+---+ | | X | +---+---+ | X | +---+---+ Where X marks a window, so you have an empty container in the upper left, the container on the bottom is snapped to the right. Before this commit, nothing would happen when focusing "above". After this commit, the upper window gets focused. |
||
---|---|---|
.. | ||
lib | ||
00-load.t | ||
01-tile.t | ||
02-fullscreen.t | ||
03-unmanaged.t | ||
04-floating.t | ||
05-ipc.t | ||
06-focus.t | ||
07-move.t | ||
08-focus-stack.t | ||
09-stacking.t | ||
10-dock.t | ||
11-goto.t | ||
12-floating-resize.t | ||
13-urgent.t | ||
14-client-leader.t |