quickshell/src/services/notifications
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
..
CMakeLists.txt all: optimize build 2024-11-05 04:15:17 -08:00
dbusimage.cpp all: fix new lints 2025-01-07 03:11:19 -08:00
dbusimage.hpp core/icon: stop reusing image ids (dbusmenu, notifications) 2025-01-22 23:10:49 -08:00
module.md service/notifications: add notifications service 2024-07-12 00:50:00 -07:00
notification.cpp all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
notification.hpp all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
org.freedesktop.Notifications.xml service/notifications: add notifications service 2024-07-12 00:50:00 -07:00
qml.cpp service/notifications: add notifications service 2024-07-12 00:50:00 -07:00
qml.hpp all: use fully qualified type names in signals and invokables 2024-11-01 21:10:21 -07:00
server.cpp all: fix new lints 2025-01-07 03:11:19 -08:00
server.hpp all: fix clang 18 lints 2024-11-24 03:36:04 -08:00