fix Alt+` shortcut on non-US layouts
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Thu, 25 May 2023 10:45:05 +0000 (11:45 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Thu, 25 May 2023 10:45:05 +0000 (11:45 +0100)
commit34be41af7c6accd0a5a5a73e930bdcc63979c6d9
tree7a54068a0be382f10874726b98aaec425f594e37
parentc1ff5c7c9d578e7064b6443922fcd430f8263f05
fix Alt+` shortcut on non-US layouts

Origin: upstream, https://code.qt.io/cgit/qt/qtbase.git/commit?id=62e697fd568f6acd
Last-Update: 2022-12-03

Make it possible for non-letter-keys with Latin 1 symbols (`, !, @ etc.)
to participate in shortcuts also, when the keys generate national
symbols on non-Latin layout.

For example, in Russian layout, "`" key generates cyrillic "ё" letter of
national alphabet, so shortcuts with the key should still work
regardless of the actual layout.

Gbp-Pq: Name fix_alt_backtick.diff
src/platformsupport/input/xkbcommon/qxkbcommon.cpp
src/platformsupport/input/xkbcommon/qxkbcommon_p.h