kwin/libinput
Martin Gräßlin 4c7752c965 Support LEDs in Xkb and libinput
Summary:
The Xkb implementation starts to track the state of the LEDs in the
keymap and emits a signal whenever the LEDs change. This signal is
connected to a method in LibInput::Connection which updates the led
state on all devices and uses it to init the state of the led when a new
device gets connected.

BUG: 369214
FIXED-IN: 5.8.2

Test Plan: Connected a keyboard with LEDs and enabled NumLock and ScrollLock.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2943
2016-10-17 08:01:49 +02:00
..
connection.cpp Support LEDs in Xkb and libinput 2016-10-17 08:01:49 +02:00
connection.h Support LEDs in Xkb and libinput 2016-10-17 08:01:49 +02:00
context.cpp [libinput] A not valid LibInput::Context should return -1 as filedescriptor 2016-06-02 16:23:23 +02:00
context.h
device.cpp [libinput] Expose all input devices through DBus 2016-08-15 16:10:50 +02:00
device.h [libinput] Expose all input devices through DBus 2016-08-15 16:10:50 +02:00
events.cpp [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
events.h [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
libinput_logging.cpp pedantic fixes 2016-07-16 13:14:44 -04:00
libinput_logging.h