slackbuilds/desktop/qtile
Isaac Yu 259c81c3bb
desktop/qtile: Updated README.
Note optional wayland dependencies.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-24 01:47:15 +07:00
..
README desktop/qtile: Updated README. 2022-04-24 01:47:15 +07:00
doinst.sh desktop/qtile: Updated for version 0.7.0. 2014-04-27 12:18:14 -05:00
qtile.SlackBuild desktop/qtile: Update for 0.21.0 2022-04-02 18:18:53 +07:00
qtile.info desktop/qtile: Update for 0.21.0 2022-04-02 18:18:53 +07:00
slack-desc desktop/qtile: Updated for version 0.7.0. 2014-04-27 12:18:14 -05:00
xinitrc.qtile desktop/qtile: Updated for version 0.7.0. 2014-04-27 12:18:14 -05:00

README

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.

You will need to build cairocffi with its optional python3-xcffib
dependency.

python-dbus-next is an optional dependency for qtile.
It sends notifications through dbus - please additionally install a
notification daemon such as dunst for displaying notifications on qtile.

pywlroots (another optional dependency) provides experimental Wayland
support.