[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
Branch
master
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 7650
Build 7668: arc lint + arc unit
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.