Use KWindowSystem to determine which display system is in use
ClosedPublic

Authored by madcatx on Dec 9 2018, 9:36 PM.

Details

Summary

Since Yakuake depends on KF5 5.29 we can use KWindowSystem helpers to check which display system we have. isPlatformX11() and isPlatformWayland() have been available since KF5 5.25.

Diff Detail

Repository
R369 Yakuake
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
madcatx requested review of this revision.Dec 9 2018, 9:36 PM
madcatx created this revision.
hein accepted this revision.Dec 9 2018, 9:52 PM
This revision is now accepted and ready to land.Dec 9 2018, 9:52 PM
This revision was automatically updated to reflect the committed changes.