Notify about change after cursor config is saved
ClosedPublic

Authored by gikari on Oct 16 2019, 4:00 PM.

Details

Summary

Before that patch the cursor change signal was only transmitted after
a configuration was applied on a fly. Because the cursor change is
not applied on a fly on Wayland session yet, the signal is not emitted and
therefore users of that signal are not notified about cursor change.

Now the signal is emitted after the configuration save, so its users are
notified.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gikari created this revision.Oct 16 2019, 4:00 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 16 2019, 4:00 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
gikari requested review of this revision.Oct 16 2019, 4:00 PM
broulik accepted this revision.Oct 30 2019, 4:25 PM
This revision is now accepted and ready to land.Oct 30 2019, 4:25 PM
This revision was automatically updated to reflect the committed changes.