quickshell/src/services
outfoxxed b67f92bc13
all: use BINDABLE only with trivial setters
Fixes various bugs caused by the QML engine bypassing setters
when BINDABLE is specified (even if the bindable is const).
Also restructures all properties using BINDABLE to have
a default READ and WRITE to ensure this doesn't happen again.
2025-05-29 16:08:39 -07:00
..
greetd all: fix new lints 2025-01-07 03:11:19 -08:00
mpris all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
notifications all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
pam lint: remove reinterpret_cast lint 2024-12-06 20:18:38 -08:00
pipewire service/pipewire: add registry and node ready properties 2025-01-14 15:30:47 -08:00
status_notifier all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
upower all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
CMakeLists.txt service/notifications: add notifications service 2024-07-12 00:50:00 -07:00