Bug 442393 - Provide script config update signal
Summary: Provide script config update signal
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kwin
Classification: Plasma
Component: scripting (show other bugs)
Version: 5.22.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-13 20:37 UTC by Mikhail Zolotukhin
Modified: 2023-09-06 10:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.