enlightenment/src/modules/tiling
Mike Blumenkrantz a9627e84f5 remove a bunch of unnecessary ecore-x calls from modules 2014-01-14 20:28:57 -05:00
..
images e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
README tiling: Remove part of the README that refers to an up to date e17 2012-06-12 09:12:45 +00:00
TODO e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
e-module-tiling.edc e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
e_mod_config.c compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_mod_tiling.c remove a bunch of unnecessary ecore-x calls from modules 2014-01-14 20:28:57 -05:00
e_mod_tiling.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
module.desktop.in Revert "updating desktop files" 2013-09-04 04:11:13 +04:00

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.