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

Andrey <butir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/91f47c909237
                   |                            |437e93ceb84326ae1eead0c3e3e
                   |                            |7
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #27 from Andrey <butir...@gmail.com> ---
Git commit 91f47c909237437e93ceb84326ae1eead0c3e3e7 by Andrey Butirsky.
Committed on 05/04/2021 at 19:39.
Pushed by butirsky into branch 'master'.

fix global shortcuts for non-Latin symbols

Re-use Qt's implementation of handling non-Latin layouts here
For full ASCII range support (Alt+`, etc.) Qt needs to be patched still,
see QTBUG-90611

M  +2    -0    CMakeLists.txt
M  +1    -0    autotests/CMakeLists.txt
M  +83   -0    autotests/integration/globalshortcuts_test.cpp
M  +0    -21   autotests/test_xkb.cpp
M  +1    -0    src/CMakeLists.txt
M  +4    -5    src/input.cpp
M  +3    -2    src/keyboard_input.cpp
M  +26   -22   src/xkb.cpp
M  +5    -4    src/xkb.h
D  +0    -312  src/xkb_qt_mapping.h

https://invent.kde.org/plasma/kwin/commit/91f47c909237437e93ceb84326ae1eead0c3e3e7

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

Reply via email to