awesome/layouts
Norbert Zeh 5302d707db Made the fair layout really fair
The fair layout had the same issue as the slave columns in tiling layout
in that all strips were filled maximally with cells up to the last, and
the last strip may have significantly fewer cells than the other strips.
In my mind, that's not fair.  The new strategy makes sure the numbers of
cells in any two strips differ by no more than one.

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-11-19 17:02:58 +01:00
..
fair.c Made the fair layout really fair 2008-11-19 17:02:58 +01:00
fair.h layout: add fair layout 2008-09-11 13:31:28 +02:00
fibonacci.c wibox: rework, merge titlebar 2008-09-26 15:00:42 +02:00
fibonacci.h [layout] Rename LayoutArrange to layout_t 2008-05-23 15:11:59 +02:00
floating.c client: rework all stacking stuff 2008-09-22 11:11:54 +02:00
floating.h [layout] Rename LayoutArrange to layout_t 2008-05-23 15:11:59 +02:00
magnifier.c magnifier: use border size when n = 1 2008-11-17 15:12:46 +01:00
magnifier.h [layouts] Add magnifier layout 2008-05-27 20:54:53 +02:00
max.c max: use phys_screen to get focus client (FS#366) 2008-11-06 16:14:03 +01:00
max.h layout: add fullscreen 2008-10-06 10:54:43 +02:00
tile.c tile: evenly distribute slave clients over slave columns 2008-11-13 11:09:57 +01:00
tile.h [layout] Rename LayoutArrange to layout_t 2008-05-23 15:11:59 +02:00