diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-04-23 01:50:56 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-04-27 01:51:51 +0300 |
commit | 4c79d26a15385af046a18b05b7068e5878faf93c (patch) | |
tree | 3bfa41cbcce7837e6b01be9e28e076856d02da5c /src/file-utils.h | |
parent | 5470fc3a63ff1cb15d7d5128e5c9d682dda28341 (diff) | |
download | sciteco-4c79d26a15385af046a18b05b7068e5878faf93c.tar.gz |
Gtk: fixed entering dead keys
* This is using an Input Method now.
* Entering dead keys has probably always been broken in Gtk which I only did not notice
because I use a keyboard layout without dead keys.
This affects the ^ and ` keys on a German layout.
* Once we support Unicode input, it would make sense to abuse Scintilla's already existing input method support.
Unfortunately, forwarding keyboard events to the Scintilla view breaks event freezing and results in flickering.
Diffstat (limited to 'src/file-utils.h')
0 files changed, 0 insertions, 0 deletions