https://bugs.kde.org/show_bug.cgi?id=482847
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/09d4f3fda3 |ma/kwin/-/commit/0c1f545d6b |e381c016605092f773af994ba4d |e2c4d4a5de7364c9f87f6193898 |7f0 |027 --- Comment #8 from fanzhuyi...@gmail.com --- Git commit 0c1f545d6be2c4d4a5de7364c9f87f6193898027 by Yifan Zhu. Committed on 27/05/2024 at 18:43. Pushed by fanzhuyifan into branch 'Plasma/6.1'. xkb: support converting Qt keys to keysyms QXkbCommon::toKeysym doesn't correctly handle the case where a single Qt key map to multiple keysyms. (cherry picked from commit 09d4f3fda3e381c016605092f773af994ba4d7f0) M +0 -2 autotests/integration/buttonrebind_test.cpp M +26 -0 autotests/test_xkb.cpp M +1 -2 src/inputmethod.cpp M +5 -3 src/plugins/buttonrebinds/buttonrebindsfilter.cpp M +410 -0 src/xkb.cpp M +7 -0 src/xkb.h https://invent.kde.org/plasma/kwin/-/commit/0c1f545d6be2c4d4a5de7364c9f87f6193898027 -- You are receiving this mail because: You are watching all bug changes.