]> git.eshelyaron.com Git - emacs.git/commit
Correctly process legacy XI wheel events on top of scroll bars
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Mar 2022 06:16:15 +0000 (14:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Mar 2022 06:16:15 +0000 (14:16 +0800)
commitb305f5a3ab96f828bb8b41a702758314b924139c
treebcff6c7c0b2b79d5c2fb498e4fdc93903e4cdb75
parent6058daedf72d1170738e69a3b23f2c4c2a163ca7
Correctly process legacy XI wheel events on top of scroll bars

* src/xterm.c (handle_one_xevent): Handle XI button events
generated by scroll wheels on top of scroll bars.
src/xterm.c