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

David Edmundson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/c119fce270
                   |                            |c6ce24fe8c8ccc41809dd1e595a
                   |                            |5d0
            Version|                            |6.6.0
  Fixed/Implemented|                            |
                 In|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from David Edmundson <[email protected]> ---
Git commit c119fce270c6ce24fe8c8ccc41809dd1e595a5d0 by David Edmundson, on
behalf of Martin Riethmayer.
Committed on 02/01/2026 at 13:15.
Pushed by davidedmundson into branch 'master'.

Implement SlowKeys for KWin Wayland

Closely following the implementation of BounceKeys.
FIXED-IN: 6.6.0

M  +1    -0    autotests/integration/CMakeLists.txt
A  +115  -0    autotests/integration/slow_keys_test.cpp     [License:
GPL(v2.0+)]
M  +1    -0    src/input.h
M  +1    -0    src/plugins/CMakeLists.txt
A  +18   -0    src/plugins/slowkeys/CMakeLists.txt
A  +23   -0    src/plugins/slowkeys/main.cpp     [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]
A  +5    -0    src/plugins/slowkeys/metadata.json
A  +97   -0    src/plugins/slowkeys/slowkeys.cpp     [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]
A  +36   -0    src/plugins/slowkeys/slowkeys.h     [License: GPL(3+eV)
GPL(v3.0) GPL(v2.0)]

https://invent.kde.org/plasma/kwin/-/commit/c119fce270c6ce24fe8c8ccc41809dd1e595a5d0

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

Reply via email to