[wayland] Drop support for legacy xdg-shell-v6 protocol
ClosedPublic

Authored by zzag on Mar 18 2020, 9:30 AM.

Details

Summary

xdg-shell stable has been around for quite a while. A quick analysis
showed that many distros ship GTK and Qt that support both xdg-shell
v6 and stable. Therefore, we can drop support for legacy v6 protocol.

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.
zzag created this revision.Mar 18 2020, 9:30 AM
Restricted Application added a project: KWin. · View Herald TranscriptMar 18 2020, 9:30 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Mar 18 2020, 9:30 AM
apol added a subscriber: apol.Mar 18 2020, 11:10 AM

I like how this patch changes it to actually test the parts of xdgshell we actually use.

davidedmundson accepted this revision.Mar 18 2020, 11:46 AM
This revision is now accepted and ready to land.Mar 18 2020, 11:46 AM
This revision was automatically updated to reflect the committed changes.