Hello, I want to debug a kwin script but when I add some code in it and reinstall it nothing have changed.
I follow this instruction :
- made my update in the code (like a console.log for example)
- uninstall the script via the system settings page
- run
kpackagetool5 --type=KWin/Script -i ~/Downloads/forceblur
- run
qdbus org.kde.KWin /KWin reconfigure
- activate the script via the system settings page
What I miss ?
My test is pretty simple, I just add a console.log
and check if it’s added to my journalctl -f
, the only moment it has worked it’s when I rename the kwin script