enlightenment/src/modules/tiling
Massimo Maiurana bce6efef04 updating french and italian translations
SVN revision: 70697
2012-05-03 17:39:23 +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: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
README e: move e-tiling in e17. 2012-05-02 08:20:53 +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: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
e_mod_tiling.c e: move e-tiling in e17. 2012-05-02 08:20:53 +00:00
e_mod_tiling.h e: move e-tiling in e17. 2012-05-02 08:20:53 +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.

What is needed?
===============

An up-to-date enlightenment environment.
…