enlightenment/src/modules/tiling
Mike Blumenkrantz df5106f1cb ship tiling module edj file
this never gets edited, no point in compiling it every build
2016-01-22 16:25:29 -05:00
..
README
e-module-tiling.edj ship tiling module edj file 2016-01-22 16:25:29 -05:00
e_mod_config.c remove E_Comp usage from tiling config 2015-03-18 17:34:25 -04:00
e_mod_tiling.c Tiling: tile windows with "Static" gravity. 2016-01-04 14:06:13 +00:00
e_mod_tiling.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
module.desktop.in
window_tree.c
window_tree.h

README

A tiling module for the Enlightenment Window Manager

Concept
=======

Each desktop can have from 1 to 8 (vertical) columns.
Windows are then resized and moved to use as much as columns as configured.

When there are more windows than possible columns, the remaining windows are
packed in the last column.

Resizing or moving a window will try to resize or move the column it is in.