Diffusion KWin 327ccffcf477

Add a keyboard tab to the debug console

Authored by graesslin on Nov 16 2016, 10:18 AM.

Description

Add a keyboard tab to the debug console

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.

Reviewers: KWin, Plasma on Wayland

Subscribers: plasma-devel, kwin

Tags: Plasma on Wayland, KWin

Differential Revision: https://phabricator.kde.org/D3379

Details

Committed
graesslinNov 16 2016, 5:02 PM
Differential Revision
D3379: Add a keyboard tab to the debug console
Parents
R108:346619aa36c3: Remove KWin::display from kwinglobals
Branches
Unknown
Tags
Unknown