[Differential] [Request, 200 lines] D3379: Add a keyboard tab to the debug console
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Wed Nov 16 10:23:10 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161116/fad5091b/attachment-0001.html>
More information about the Plasma-devel
mailing list