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. |
||
|---|---|---|
| .. | ||
| build | ||
| core | ||
| crash | ||
| dbus | ||
| debug | ||
| io | ||
| ipc | ||
| launch | ||
| services | ||
| ui | ||
| wayland | ||
| widgets | ||
| window | ||
| x11 | ||
| CMakeLists.txt | ||
| main.cpp | ||