Skip to content

Drop superAsMeta workaround in Xkb::toQtKey

Vlad Zahorodnii requested to merge work/cherry-pick-805414c0 into Plasma/6.2

The issue was fixed upstream. Technically, it also introduces a new behavior: super keys are interpreted as meta keys now by default. It matches what qtwayland does and, in general, Qt controls handle super keys very poorly. Wayland clients still receive native scan codes, they are not affected by these changes.

(cherry picked from commit 805414c0)

Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org


needed to land !6550 (merged)

Edited by Vlad Zahorodnii

Merge request reports

Loading