]> git.eshelyaron.com Git - emacs.git/commit
Correctly convert event state in more places
authorPo Lu <luangruo@yahoo.com>
Mon, 27 Jun 2022 01:13:33 +0000 (09:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 27 Jun 2022 01:13:33 +0000 (09:13 +0800)
commit363821344d17b1bac37e509fc3606be913859831
tree687251909badd2d79f3a3072d0b59650d2601513
parent7865b516c8dbff0e7872c746c7afca968ee2348a
Correctly convert event state in more places

* src/xterm.c (handle_one_xevent): Use `xi_convert_event_state'
to handle synthetic and xwidget button events.
src/xterm.c