[kcms] Make cursortheme work on Wayland
ClosedPublic

Authored by graesslin on Feb 24 2016, 8:48 AM.

Details

Summary

Loading and displaying the cursor images is not X11 specific.
Also the stored configuration is used in a Wayland session, thus the
kcm is useful and should work.

The adjustments make sure that all themes are listed and we don't hit
an unconditional X11 specific branch.

Currently not working on Wayland is:

  • live preview of icons
  • updating running applications (not supported by QtWayland)

KWin and newly started applications pick up the changed cursor theme.
As not all applications are adjusted, the information for session restart
is shown.

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.
graesslin updated this revision to Diff 2448.Feb 24 2016, 8:48 AM
graesslin retitled this revision from to [kcms] Make cursortheme work on Wayland.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 24 2016, 8:48 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sebas accepted this revision.Feb 24 2016, 1:03 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Feb 24 2016, 1:03 PM
This revision was automatically updated to reflect the committed changes.