https://bugs.kde.org/show_bug.cgi?id=369214

Martin Gräßlin <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kwin
                   |                            |/4c7752c965ab9e10ddb18b1007
                   |                            |7bdb4cdd52df6f
   Version Fixed In|                            |5.8.2

--- Comment #3 from Martin Gräßlin <mgraess...@kde.org> ---
Git commit 4c7752c965ab9e10ddb18b10077bdb4cdd52df6f by Martin Gräßlin.
Committed on 17/10/2016 at 06:01.
Pushed by graesslin into branch 'Plasma/5.8'.

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.
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

M  +2    -0    input.cpp
M  +27   -0    keyboard_input.cpp
M  +21   -0    keyboard_input.h
M  +33   -0    libinput/connection.cpp
M  +4    -0    libinput/connection.h

http://commits.kde.org/kwin/4c7752c965ab9e10ddb18b10077bdb4cdd52df6f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to