From e8839eb2a3810236885e1e40e8e383081725485b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 6 Jan 2014 22:18:36 +0100 Subject: desktop/qtile: Added (tiling window manager). Signed-off-by: Matteo Bernardini --- desktop/qtile/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 desktop/qtile/README (limited to 'desktop/qtile/README') diff --git a/desktop/qtile/README b/desktop/qtile/README new file mode 100644 index 0000000000000..1bb1c70c7329e --- /dev/null +++ b/desktop/qtile/README @@ -0,0 +1,12 @@ +qtile is a full-featured, pure-Python tiling window manager: +- it's simple, small and extensible. +- it's easy to write you own layouts, widgets and commands. +- it's configured in Python. +- it has a command shell that allows all aspects of Qtile to be + managed and inspected. +- complete remote scriptability - write scripts to set up workspaces, + manipulate windows, update status bar widgets and more: this makes + it one of the most thoroughly unit-tested window mangers around. + +NOTE: for this to run you need to rebuild Slackware's pycairo with +the additional configure option --enable-xcb. -- cgit v1.2.3