]> git.eshelyaron.com Git - emacs.git/commit
Fix duplicate scroll events without XI2
authorPo Lu <luangruo@yahoo.com>
Fri, 28 Jan 2022 06:06:38 +0000 (14:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 28 Jan 2022 06:07:35 +0000 (14:07 +0800)
commit84d4a349190fc51bf333c6fb60ab36be39a6a678
tree0d817d1221bd60f7c4f7e7c8d9400e7b76312432
parent9d0833f4083a9cac35dbcdb24b045f4ef9afeb98
Fix duplicate scroll events without XI2

* src/xwidget.c (xwidget_button): Only generate scroll events
when the button was released.
src/xwidget.c