QML files should be formatted using the qmlformat tool.
qmlformat -i path/to/file.qmlScript configurations are saved inside: ~/.config/kwinrc
Live script code is stored here: ~/.local/share/kwin/scripts
Run nested kwin: dbus-run-session startplasma-wayland
- You can edit the configuration UI (
src/contents/ui/config.ui) using Qt Widgets Designer, which is part of the Qt development tools. - The makefile contains some handy commands to test and run the script, either by loading it directly or in a nested Plasma session.