Kanedias created this revision. Kanedias added reviewers: davidedmundson, graesslin. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. Kanedias requested review of this revision.
REVISION SUMMARY Previously KWin supported only version 2 of wl_output interface In third version there was an important addition that allowed clients to unbind outputs they may previously have bound. Bumping versions in both client and server part of KWayland to support this behaviour. REPOSITORY R127 KWayland BRANCH kanedias/wip-wl-output REVISION DETAIL https://phabricator.kde.org/D10929 AFFECTED FILES src/client/output.cpp src/client/registry.cpp src/server/output_interface.cpp To: Kanedias, davidedmundson, graesslin Cc: #frameworks, michaelh