summaryrefslogtreecommitdiff
path: root/wm/py-tyle/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-06-18 10:44:24 +0000
committerwiz <wiz@pkgsrc.org>2011-06-18 10:44:24 +0000
commit0d811a5dca5c5b5553ee8f8904fd23df352d860e (patch)
tree3bb5094493245efb2d9eb0edeb2f51e11318dfef /wm/py-tyle/DESCR
parent9a2fccd3024fc3677a77592675a67d85744d8e6f (diff)
downloadpkgsrc-0d811a5dca5c5b5553ee8f8904fd23df352d860e.tar.gz
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.
Diffstat (limited to 'wm/py-tyle/DESCR')
-rw-r--r--wm/py-tyle/DESCR20
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/py-tyle/DESCR b/wm/py-tyle/DESCR
new file mode 100644
index 00000000000..63dbab5fe78
--- /dev/null
+++ b/wm/py-tyle/DESCR
@@ -0,0 +1,20 @@
+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.