diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-23 16:56:58 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-04-27 12:18:14 -0500 |
commit | baba4a93b6738bdd0d69568b3dbf7fab08e6371f (patch) | |
tree | 46bf2be26140e3ca43b9b7d9540f35861b41cac1 /desktop/qtile/README | |
parent | 5ed6e7e52a9894fa554104ced1ae51ec1366ee08 (diff) | |
download | slackbuilds-baba4a93b6738bdd0d69568b3dbf7fab08e6371f.tar.gz |
desktop/qtile: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qtile/README')
-rw-r--r-- | desktop/qtile/README | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/desktop/qtile/README b/desktop/qtile/README index 1bb1c70c73..0518e71b3b 100644 --- a/desktop/qtile/README +++ b/desktop/qtile/README @@ -1,12 +1,8 @@ -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. +Qtile is simple, small, and extensible. It's easy to write your own +layouts, widgets, and built-in commands. Qtile is written and configured +entirely in Python, which means you can leverage the full power and +flexibility of the language to make it fit your needs. -NOTE: for this to run you need to rebuild Slackware's pycairo with -the additional configure option --enable-xcb. +NOTE: requiring rebuild Slackware's pycairo with +additional configure option --enable-xcb. +http://mirrors.slackware.com/slackware/slackware64-14.1/source/l/pycairo |