graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin.
REVISION SUMMARY A little bit debug information about the current keyboard state is useful. Thus a new tab is added to show information about xkbcommon. It shows: - layouts in the keymap - currently active layout - supported modifiers in key map - currently active modifiers in state - supported leds in key map - currently active leds in state Whenever a key is pressed/released the complete ui is updated to reflect the latest state. That is pressing/releasing a modifier is directly reflected in the ui. This UI can extended as needed for further debug information about the keymap state. REPOSITORY rKWIN KWin BRANCH debug-console-keyboard-tab REVISION DETAIL https://phabricator.kde.org/D3379 AFFECTED FILES debug_console.cpp debug_console.h debug_console.ui keyboard_input.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_wayland Cc: plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas