]> git.eshelyaron.com Git - emacs.git/commit
Move raw event selection on GTK+ 2 to a more appropriate place
authorPo Lu <luangruo@yahoo.com>
Wed, 13 Apr 2022 11:13:38 +0000 (19:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 13 Apr 2022 11:13:38 +0000 (19:13 +0800)
commited6237e039e6fb51229054d0fce74df074903f19
treef3d26c22d8a999f793e81fdb1c0572ebe76ed008
parent8259e368001a6e30418efed40809e17f3f977622
Move raw event selection on GTK+ 2 to a more appropriate place

* src/xfns.c (setup_xi_event_mask): Stop selecting for
RawKeyPress on the root window.
* src/xterm.c (x_new_focus_frame): Select here instead, once a
frame becomes focused.
src/xfns.c
src/xterm.c