[touchpad kded] Work around kded fail on X-KDE-OnlyShowOnQtPlatforms lists
ClosedPublic

Authored by kossebau on Mar 7 2018, 1:58 PM.

Details

Summary

kded currently fails to handle list values set for X-KDE-OnlyShowOnQtPlatforms
and will read the whole value as one string "xcb;" including the semicolon.

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.
kossebau created this revision.Mar 7 2018, 1:58 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 7 2018, 1:58 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
kossebau requested review of this revision.Mar 7 2018, 1:58 PM

I am slightly confused though as for me kded still seems to load the kded module anyway, as the current code in kded only checks the platform on preloading, but not later. Is that really on purpose?

davidedmundson accepted this revision.Mar 20 2018, 1:25 PM
This revision is now accepted and ready to land.Mar 20 2018, 1:25 PM
This revision was automatically updated to reflect the committed changes.