Conversation
a71a59e to
cb7e7ce
Compare
xvello
left a comment
There was a problem hiding this comment.
Removing the group name makes your changes work, but a restart of kwin or an unload/reload of the script is needed because the documented options.configChanged signal is not sent when saving the script config :(
I also tried improving the config dialog, but I could not get a KEditListWidget to load in this layout. I could not find a workaround for the manual ln -s either, so all in all it will be a clunky experience for users to edit these.
As an alternative to the config dialog, kwriteconfig5 does the job:
kwriteconfig5 --file kwinrc --group Script-yanjing --key sizes "50,66,34,100"
qdbus org.kde.KWin /KWin reconfigureWDYT about just keeping the code that reads and parses the sizes option, and documenting this console snippet?
|
awesome, i prefer that idea. i'll split the config ui out and release with just the main.js updates |
d24ae50 to
051f4a7
Compare
|
@xvello I released v5.0.0 with config support and no GUI |
Uh oh!
There was an error while loading. Please reload this page.