Use platform detection in SystemSettings
ClosedPublic

Authored by graesslin on Mar 18 2018, 8:50 AM.

Details

Summary

SystemSettings needs to run on Wayland in a Wayland session and on X11
in an X11 session.

Test Plan

unset QT_QPA_PLATFORM and XDG_SESSION_TYPE -> x11 window,
reset XDG_SESSION_TYPE to wayland -> wayland window

Diff Detail

Repository
R124 System Settings
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Mar 18 2018, 8:50 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 18 2018, 8:50 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin requested review of this revision.Mar 18 2018, 8:50 AM
davidedmundson accepted this revision.Mar 18 2018, 11:24 AM
This revision is now accepted and ready to land.Mar 18 2018, 11:24 AM
This revision was automatically updated to reflect the committed changes.