]> git.eshelyaron.com Git - emacs.git/commit
Stop decoding GTK event strings when using native input
authorPo Lu <luangruo@yahoo.com>
Tue, 11 Jan 2022 10:06:37 +0000 (18:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 11 Jan 2022 10:06:37 +0000 (18:06 +0800)
commit73e4335c58ad8a475381dd4e585c55f4615e4d19
tree2cd24ce43f16601f9be9e05b62d454a2b01cc675
parent0b0a8dab6817a974eb8d7baf18efe9fb5dc99c2b
Stop decoding GTK event strings when using native input

* src/gtkutil.c (xg_widget_key_press_event_cb): Stop decoding
event strings.
src/gtkutil.c