davidedmundson created this revision. davidedmundson added a reviewer: KWin. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision.
REVISION SUMMARY Right now it worked in kwin, but was in fact breaking the spec sending buffers before it was configured. There also seems to be an unclearly written (but very very sensible) rule about comitting the surface after initial properties in order to recieve the configure event. After these changes it works in Weston too. TEST PLAN Ran test in kwin_wayland and weston REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D18577 AFFECTED FILES tests/xdgtest.cpp To: davidedmundson, #kwin Cc: kde-frameworks-devel, michaelh, ngraham, bruns