summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2019-06-01 19:46:16 +0000
committerJan-Marek Glogowski <glogow@fbihome.de>2019-06-06 17:40:36 +0200
commit7140da917bbe80ad39610fdac28f03859f089461 (patch)
tree783d0cd03d08956ef01e0568824a2a3d99f93eb8 /sdext
parentffed2de3e412ff35979ecea92c3d49eefe0fcc5d (diff)
tdf#124118 Qt5 post non-code keys via ExtTextInput
Originally I tried to implement the gtk3 way by shoving all key input in some way through the QInputMethod. But that turned out to be impossible, because all the nice input event filtering is privately hidden in the platform abstraction. And it took me much longer to realize that gtk3 is doing this. Still the delivered code point in the KeyEvent is correct, so this simply uses ExtTextInput events for non-code key events, if LO has enabled input method support for a frame. Change-Id: Ia9bb6baf013cf790deecb9675f8309e32294e982 Reviewed-on: https://gerrit.libreoffice.org/73322 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'sdext')
0 files changed, 0 insertions, 0 deletions