| Summary: | read only config files should be treated as immutable | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Aaron Peterson <alpeterson> |
| Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | kde, kde |
| Priority: | NOR | ||
| Version First Reported In: | 5.8.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Aaron Peterson
2017-04-19 09:35:40 UTC
See immutable entries: https://api.kde.org/frameworks/kconfig/html/options.html Also note that while immutable config entries will cause them not to sync to disk when changed, Plasma will still happily apply any changes but then forget about them on next start. You might also want to try setting the shell "system immutable", cf [1] (the unlocked desktop one) which will disallow unlocking widgets, changing launchers, favorites, etc. [1] https://userbase.kde.org/KDE_System_Administration/Kiosk/Introduction#KDE_Action_Restrictions |