quickshell/src/services/status_notifier
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
dbus_item_types.cpp lint: remove reinterpret_cast lint 2024-12-06 20:18:38 -08:00
dbus_item_types.hpp service/tray: fix compile on qt versions older than 6.8 2024-11-22 15:35:21 -08:00
host.cpp crash: add crash reporter 2024-08-20 00:55:07 -07:00
host.hpp service/tray: mostly complete StatusNotifierItem implementation 2024-04-06 02:19:40 -07:00
item.cpp service/tray: silence compliance warnings 2025-05-18 03:42:22 -07:00
item.hpp all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
module.md service/tray: re-add Q_INVOKABLE to invokable functions 2024-11-26 14:48:54 -08:00
org.kde.StatusNotifierItem.xml service/tray: mostly complete StatusNotifierItem implementation 2024-04-06 02:19:40 -07:00
org.kde.StatusNotifierWatcher.xml service/tray: mostly complete StatusNotifierItem implementation 2024-04-06 02:19:40 -07:00
qml.cpp all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
qml.hpp service/tray: provide default sorting for SystemTray.items 2025-03-27 13:51:43 -07:00
watcher.cpp service/tray: report misbehaving tray hosts 2024-11-17 01:30:54 -08:00
watcher.hpp service/tray: report misbehaving tray hosts 2024-11-17 01:30:54 -08:00