enlightenment/src/modules/tiling
Boris Faure 3c7398d683 e: tiling: fix configuration being sometimes lost
Because it was freed…

SVN revision: 75164
2012-08-12 16:19:54 +00:00
..
images e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
AUTHORS e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
ChangeLog e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
Makefile.am e: fix build of tiling module on bsd. 2012-05-09 09:57:15 +00: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 e: tiling: fix configuration being sometimes lost 2012-08-12 16:19:54 +00:00
e_mod_tiling.c e: tiling: remove window from floating list when changing desktop 2012-06-21 08:31:01 +00:00
e_mod_tiling.h more #undefs 2012-06-14 07:37:09 +00:00
module.desktop.in updating french and italian translations 2012-05-03 17:39:23 +00: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.