enlightenment/src/modules/tiling
Boris Faure 1ecdcebfc5 e: tiling: add to floating list when a window is floating...
SVN revision: 72573
2012-06-21 08:30:51 +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: Use c89 style for 'for' statement. Fixed build breaks with some options. Special thanks to vtorri. 2012-05-10 05:06:48 +00:00
e_mod_tiling.c e: tiling: add to floating list when a window is floating... 2012-06-21 08:30:51 +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.