enlightenment/src/modules/tiling
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +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
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 fix a bunch of questionably valid null derefs from clang 2012-09-18 11:42:44 +00:00
e_mod_tiling.c e: cleanup layer handling 2012-10-02 08:54:35 +00:00
e_mod_tiling.h e: tiling: add keybindings to move windows directly 2012-09-01 17:15:27 +00:00
module.desktop.in updating russian translation 2012-10-30 12:10:17 +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.