]> git.eshelyaron.com Git - emacs.git/commit
Fix some issues with GTK native input and modifiers on GTK 2
authorPo Lu <luangruo@yahoo.com>
Wed, 9 Mar 2022 13:33:48 +0000 (21:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 9 Mar 2022 13:33:48 +0000 (21:33 +0800)
commit94f342438144c99bec90cc219283df2033866576
treea50f5a7bf2c53a4d6ea178a3f68fed6499a394c8
parentfe8d49e1add8421afb16f5666bdbbabc7704f9c1
Fix some issues with GTK native input and modifiers on GTK 2

* src/gtkutil.c (xg_widget_key_press_event_cb): Manually ignore
modifier keys on GTK 2.
src/gtkutil.c