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 | ||
| module.md | ||
| org.mpris.MediaPlayer2.Player.xml | ||
| org.mpris.MediaPlayer2.xml | ||
| player.cpp | ||
| player.hpp | ||
| watcher.cpp | ||
| watcher.hpp | ||