forked from quickshell/quickshell
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dbus_item_types.cpp | ||
| dbus_item_types.hpp | ||
| host.cpp | ||
| host.hpp | ||
| item.cpp | ||
| item.hpp | ||
| module.md | ||
| org.kde.StatusNotifierItem.xml | ||
| org.kde.StatusNotifierWatcher.xml | ||
| qml.cpp | ||
| qml.hpp | ||
| watcher.cpp | ||
| watcher.hpp | ||