slackbuilds_ponce/desktop/qtile/README
isaackwy b24c07de59
desktop/qtile: Update for 0.25.0 (+disable Wayland support)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-20 07:54:57 +07:00

15 lines
685 B
Text

Qtile is a full-featured, hackable tiling window manager (X11 or
Wayland) written and configured in Python. Qtile is simple, small, and
extensible - it is easy to write your own layouts, widgets and built-in
commands.
You will need to build python3-cairocffi with its optional
python3-xcffib dependency.
python3-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.
This SlackBuild does not provide Wayland support. Slackware 15.0 is only
able to build wlroots 0.15. qtile >= 0.23.0 requires wlroots 0.16 (which
cannot be built with Slackware 15).