Bug 442393

Summary: Provide script config update signal
Product: [Plasma] kwin Reporter: Mikhail Zolotukhin <mail>
Component: scriptingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: natalie_clarius, nate
Priority: NOR    
Version First Reported In: 5.22.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Mikhail Zolotukhin 2021-09-13 20:37:45 UTC
SUMMARY

Workspace configChanged signal (https://develop.kde.org/docs/plasma/kwin/api/#signals-1) does not work when script configuration is updated ([Script-<script-name>] section in ~/.config/kwinrc). 


ADDITIONAL INFORMATION

Without this signal, the user needs to disable the script and enable it again to apply changes to the configuration of KWin script. Providing this signal will improve the user experience, if the developer of the script correctly uses it.
Comment 1 Vlad Zahorodnii 2021-09-14 07:32:53 UTC
configChanged is the signal of the `options` object, not workspace.
Comment 2 David Edmundson 2023-09-06 10:38:13 UTC
This bug was reported against an outdated version of KWin. We have made many changes since the. 
If the issue persists in newer versions can you reopen the bug report updating the version number.