SUMMARY The signal "onConfigChanged" is not being called when the user applies changes using the script configuration window. STEPS TO REPRODUCE 1. Install a KWin script that uses the onConfigChanged signal 2. Make a change in the scripts config screen and click Apply or OK OBSERVED RESULT onConfigChanged is not being called EXPECTED RESULT onConfigChanged is called ADDITIONAL INFORMATION Related: https://discuss.kde.org/t/configuration-reloading-in-kwin-qml-scripts/27643