Merge from vendor branch TNF:
authorwiz <wiz>
Sat, 18 Jun 2011 10:44:25 +0000 (10:44 +0000)
committerwiz <wiz>
Sat, 18 Jun 2011 10:44:25 +0000 (10:44 +0000)
commit41d7672723eacae076ba4e2fc7cf811ab023ac3a
tree09f6678992a1d4c0d78584e324fff82d6931cea5
parentbd3370a78e8a67e1f1d07fbd48eb40a60a244dfc
parent1842180b7f3adcfd6512dd8130599de9ef938061
Merge from vendor branch TNF:
Initial import of py-tyle-0.7.5:

PyTyle is a manual tiling manager that can slide into any EWMH
compliant window manager, inspired by XMonad. It will allow you to
enable/disable tiling on a per screen per workspace basis, and
continually tile your windows.

Features include:
* Built in multi-monitor support (using Xinerama)
* Continuous tiling behavior similar to that of XMonad.
* Manual tiling on a per screen per workspace basis. Have tiling
  on one screen/workspace and not the other.
* Comes pre-packaged with a variety of tiling layouts ready for
  use. Also, PyTyle's object oriented design makes it incredibly easy
  to add or customize your own tiling layouts.
* Some configuration options include:
  * Adding margins on a per-screen basis (to force PyTyle to ignore
    docks/panels).
  * Tell PyTyle to ignore certain windows from tiling.
  * Configure defaults layouts on a per screen per workspace basis.
  * Completely customize all of PyTyle's key bindings.
* Dynamically reload configuration file.