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. |
||
|---|---|---|
| .. | ||
| test | ||
| CMakeLists.txt | ||
| floatingwindow.cpp | ||
| floatingwindow.hpp | ||
| init.cpp | ||
| panelinterface.cpp | ||
| panelinterface.hpp | ||
| popupwindow.cpp | ||
| popupwindow.hpp | ||
| proxywindow.cpp | ||
| proxywindow.hpp | ||
| windowinterface.cpp | ||
| windowinterface.hpp | ||