<table><tr><td style="">romangg created this revision.<br />romangg added reviewers: KWin, Frameworks.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />romangg requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16735">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Adds support for the text_input_unstable_v3 protocol to our current<br />
implementations v0 and v2.</p>

<p>Protocol v3 is relatively new and features large changes relative to v2.<br />
All state changes are now double buffered and key input functionality has been<br />
removed, what makes the protocol leaner.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Autotest amended.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R127 KWayland</div></div></div><br /><div><strong>BRANCH</strong><div><div>textInputV3</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16735">https://phabricator.kde.org/D16735</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/client/test_text_input.cpp<br />
src/client/CMakeLists.txt<br />
src/client/protocols/text-input-unstable-v3.xml<br />
src/client/registry.cpp<br />
src/client/registry.h<br />
src/client/textinput.cpp<br />
src/client/textinput.h<br />
src/client/textinput_p.h<br />
src/client/textinput_v0.cpp<br />
src/client/textinput_v2.cpp<br />
src/client/textinput_v3.cpp<br />
src/server/CMakeLists.txt<br />
src/server/display.cpp<br />
src/server/seat_interface.h<br />
src/server/textinput_interface.cpp<br />
src/server/textinput_interface.h<br />
src/server/textinput_interface_p.h<br />
src/server/textinput_interface_v0.cpp<br />
src/server/textinput_interface_v2.cpp<br />
src/server/textinput_interface_v3.cpp</div></div></div><br /><div><strong>To: </strong>romangg, KWin, Frameworks<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>