blob: 68d668928b77706e0b1a948e2094e64bb76e00ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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.
python3-xcffib must be installed before python3-cairocffi.
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.26.0 requires wlroots 0.17 (which
cannot be built with Slackware 15).
|