fix Alt+` shortcut on non-US layouts
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Mon, 13 Nov 2023 08:21:47 +0000 (11:21 +0300)
committerDmitry Shachnev <mitya57@debian.org>
Mon, 13 Nov 2023 08:21:47 +0000 (11:21 +0300)
commit905d5cb9f7cb0bf1d0b59872168f6b054f66fd9b
tree1aa617b97722121535aa86c49b348ab2edcc7885
parentf1d6c2e42347bb81e2a314e11aa381a63ca00388
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