Revisions of qtile
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 79)
- update _constraints to avoid oom: * physical memory to 12G
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 78)
- Requires python xcffib >= 1.4.0 - Requires now python-cairocffi >=1.6.0
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 77)
- Requires now python-cairocffi >1.6.0 - Reenable tests
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 76)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 75)
- Change recommends from pulseaudio to pipewire and pipewire-pulseaudio - Qtile requires python-pywayland and python-pywlroots for it to run on wayland backend
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 74)
- Disabled tests again since it requires https://github.com/leifgehrmann/pangocffi which openSUSE does not have yet.
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 73)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 72)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 71)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 70)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 69)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 68)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 67)
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 66)
- Reenable tests in specfile. - 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 !!! - Qtile's wayland backend now requires on wlroots 0.16 (and pywlroots 0.16) !!! config breakage/changes !!! - The `cmd_` prefix has been dropped from all commands (this means command names are common when accessed via the command interface or internal python objects). - Custom widgets should now expose command methods with the `@expose_command` decorator (available via `from libqtile.command.base import expose_command`). - Some commands have been renamed (in addition to dropping the 'cmd_' prefix): `hints` -> `get_hints` `groups` -> `get_groups` `screens` -> `get_screens` - Layouts need to rename some methods: - `add` to `add_client` - `cmd_next` to `next` - `cmd_previous` to `previous` - Layouts or widgets that redefine the `commands` property need to update the signature: `@expose_command()` `def commands(self) -> list[str]:` - `Window.getsize` has been renamed `Window.get_size` (i.e. merged with the get_size command). - `Window.getposition` has been renamed `Window.get_position` (i.e. merged with the get_position command). - The `StockTicker` widget `function` option is being deprecated: rename it to `func`. - The formatting of `NetWidget` has changed, if you use the `format` parameter in your config include `up_suffix`, `total_suffix` and `down_suffix` to display the respective units. - The `Notify` widget now has separate `default_timeout` properties for differenct urgency levels. Previously,
buildservice-autocommit
accepted
request 1095707
from
Factory Maintainer (factory-maintainer)
(revision 65)
baserev update by copy to link target
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 64)
- Remove 0000-fix-and-new-features-on-latest-wlroots.patch.
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 63)
- Disable tests. I get a lot of build workers disliking it
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 62)
- Add mypy to tests.
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 61)
- Disable tests on wayland temporarily. Reenable if PR for 0.16.x support lands.
Soc Virnyl Estela (uncomfyhalomacro)
committed
(revision 60)
Displaying revisions 61 - 80 of 139