Skip to content
  • Nicolas Fella's avatar
    [kcms/colors] Notify global settings change after saving · 1a3699a8
    Nicolas Fella authored and Nate Graham's avatar Nate Graham committed
    ManagedConfigModule::save() writes the value for the 'ColorScheme' entry to disk.
    
    If we notify the settings change anyone who connects to it may read the old value before the new one is saved.
    
    To avoid this race consition emit the signal after saving instead of before
    
    
    (cherry picked from commit d0106152)
    1a3699a8