shift-shell/shell/contents/configuration
Christoph Wolk 970dc01ca1 shell/configuration: track unsaved changes signal
plasma-desktop added support for a unsavedChanges property in applet
configuration pages to inform the dialog that the present state is
modifed from the saved state in cases where the automatic tracking of
cfg_ properties does not work. This is intended to replace most uses of
the configurationChanged signal, which does not allow communicating that
the previous state has been restored and saving is no longer necessary.
plasma-mobile automatically saves changes, so does not need to do
special handling here, but it does need to track changes in this
property to work correctly with applets that have switched to this
method.

This change adds a handler for changes to this property similar to the
existing handler for the configurationChanged signal.
2025-04-11 13:54:07 +02:00
..
AppletConfiguration.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
ConfigurationAppletPage.qml shell/configuration: track unsaved changes signal 2025-04-11 13:54:07 +02:00
ConfigurationContainmentAppearance.qml shell: Fix containment and wallpaper switching from being broken 2023-12-28 15:55:23 -05:00
ConfigurationKcmPage.qml shell/configuration: adapt to Kirigami API change 2023-03-13 15:01:15 +01:00
ContainmentConfiguration.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00