enlightenment_my/src/modules/tiling
maxerba 22f7a34e23 updating desktop files 2013-07-31 12:08:42 +02:00
..
images
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
README
TODO
e-module-tiling.edc
e_mod_config.c
e_mod_tiling.c tiling: fix segv when adding a stack without config 2013-04-20 18:27:06 +02:00
e_mod_tiling.h
module.desktop.in updating desktop files 2013-07-31 12:08:42 +02: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.