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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / qtile
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:windowmanagers/qtile && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_constraints | 0000000114 114 Bytes | 7 months |
_link | 0000000124 124 Bytes | 4 months |
qtile-0.22.1.tar.gz | 0000488969 478 KB | 4 months |
qtile-rpmlintrc | 0000000046 46 Bytes | over 1 year |
qtile.changes | 0000031472 30.7 KB | 4 months |
qtile.spec | 0000006002 5.86 KB | 4 months |
Comments 2
jayvdb wrote about 2 months ago
Note this is failing to build because of https://github.com/qtile/qtile/issues/3982 . https://build.opensuse.org/request/show/1039311 is the cause.
uncomfyhalomacro wrote 4 days ago
I will SR later with a lowered version of wlroots for now as a workaround until the new API gets merged