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

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wayland-generic             |input
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |UPSTREAM
              Flags|                            |Wayland+, X11-

--- Comment #1 from Martin Flöser <mgraess...@kde.org> ---
I'm sorry, but I fear there is nothing we can do about this. The layout
handling is handled by xkbcommon. That is we pass all key events to xkbcommon
and xkbcommon transforms it to a key symbol and handles changes to the keyboard
layout transparently. Whatever comes out from xkbcommon is then fed into other
parts of KWin such as global shortcuts or send to other applications. We don't
have any control over this at this point.

In fact KWin is completely out of the game here as the shortcut matching is
done inside Konsole, so inside Qt. Which again just forwards keys into
xkbcommon.

I don't know whether this can be fixed at all - I don't know the internals of
all involved components enough. But I fear this is just an unfixable situation.

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

Reply via email to