<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma on Wayland.<br />Restricted Application added subscribers: kwin, plasma-devel.<br />Restricted Application added projects: Plasma on Wayland, KWin.</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/D2622" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The Xkb class now creates a compose key table and a state object and<br />
feeds all key presses through the compose state machine.</p>

<p>Xkb now tracks the latest keysym which is provided through new method<br />
currentKeysym. This is now used when creating a QKeyEvent instead of<br />
passing the key code to the xkb state. With that the keysym can also<br />
be updated through the compose state system.</p>

<p>This only affects KWin internal usage where text is composed, e.g. the<br />
present windows effect filter. Wayland clients do not gain compose key<br />
support, though.</p>

<p>Minimum xkbcommon version raised to 0.5 as compose key support is new<br />
in that version.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Enabled compose key support in keymap and verified through DebugConsole</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>compose-key-support</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2622" rel="noreferrer">https://phabricator.kde.org/D2622</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
keyboard_input.cpp<br />
keyboard_input.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>graesslin, KWin, Plasma on Wayland<br /><strong>Cc: </strong>plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas<br /></div>