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

--- Comment #14 from Andrey <butir...@gmail.com> ---
(In reply to Bharadwaj Raju from comment #13)
> Would it be a decent solution to allow the user to configure which of their
> layouts is used to interpret global shortcuts?
Qt already handles this by searching for a Latin1 shortcut for a key
unconditionally, it occurs in special private library:
https://code.woboq.org/qt5/qtbase/src/platformsupport/input/xkbcommon/qxkbcommon.cpp.html#525
We are going to just link to that library so the behavior will be consistent.

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

Reply via email to