[wayland] Drop Qt extended surface
ClosedPublic

Authored by davidedmundson on Jan 29 2019, 1:11 PM.

Details

Summary

This is only relevant on Qt and when WlShell is used.
This was only the case before Qt5.10.

We will depend on Qt5.12 next release.
Static Qt builds from that old typically wouldn't contain QtWayland

Test Plan

Compiles. Not used in tests

Diff Detail

Repository
R108 KWin
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.Jan 29 2019, 1:11 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 29 2019, 1:11 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Jan 29 2019, 1:11 PM
zzag added a subscriber: zzag.Jan 29 2019, 1:52 PM
zzag added inline comments.
wayland_server.cpp
50

Missed this one.

graesslin accepted this revision.Jan 29 2019, 4:00 PM
graesslin added a subscriber: graesslin.

Ah I also had it on my to-do list as I noticed it in the internalclient branch.

This revision is now accepted and ready to land.Jan 29 2019, 4:00 PM
This revision was automatically updated to reflect the committed changes.