Don't perform wayland specific fixes when on X
ClosedPublic

Authored by davidedmundson on Jul 19 2017, 1:28 AM.

Details

Summary

fd2e850156ac7aa9c9dc2cf46652b2a1f1fc3a07 introduces some behaviour
changes that affect X even though they're only X related.

CCBUG: 381130

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Jul 19 2017, 1:28 AM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptJul 19 2017, 1:28 AM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript

Your commit message has a typo where X is written but Wayland is meant.

src/plasmaquick/dialog.cpp
1160

Maybe better and with Wayland? There is also Windows which is officially supported...

Fixed comment nonsense. Shuffled other code

mart accepted this revision.Jul 19 2017, 1:46 PM
This revision is now accepted and ready to land.Jul 19 2017, 1:46 PM
This revision was automatically updated to reflect the committed changes.