A pure-Python tiling window manager
* Extensible in that personal layouts, widgets and commands can be created.
* Configured in Python.
* Command shell that allows all aspects of Qtile to be managed and
inspected.
* Remote scriptability to set up workspaces,
manipulate windows, update status bar widgets and more.
* Qtile is unit-tested using this remote scriptability feature.
- Developed at X11:windowmanagers
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/qtile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000130 130 Bytes | |
qtile-0.23.0.tar.gz | 0000524536 512 KB | |
qtile-rpmlintrc | 0000000046 46 Bytes | |
qtile.changes | 0000042862 41.9 KB | |
qtile.spec | 0000006328 6.18 KB |
Revision 22 (latest revision is 31)
Ana Guerrero (anag+factory)
accepted
request 1120985
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 22)
- Cleanup specfile - Fix wayland backend build - Disabled tests for now. Undeterministic and random fails. Might be VM related. - Requires pycairo >= 1.25.1 to prevent crashes - update _constraints to avoid oom: * physical memory to 24G - Requires python xcffib >= 1.4.0 - Requires now python-cairocffi >=1.6.0 - Change recommends from pulseaudio to pipewire and pipewire-pulseaudio - Qtile requires python-pywayland and python-pywlroots for it to run on wayland backend - Disabled tests again since it requires https://github.com/leifgehrmann/pangocffi which openSUSE does not have yet. - Update to version 0.23.0 !!! Dependency Changes !!! - xcffib must be upgraded to >= 1.4.0 - cairocffi must be upgraded to >= 1.6.0 - New optional dependency `pulsectl-asyncio` required for `PulseVolume` widget !!! Notice for packagers - wlroots (optional dependency) bump !!!
Comments 0