]> git.eshelyaron.com Git - emacs.git/commit
Send scroll stop events to xwidgets when built with XInput 2
authorPo Lu <luangruo@yahoo.com>
Fri, 3 Dec 2021 06:31:20 +0000 (14:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 3 Dec 2021 06:31:20 +0000 (14:31 +0800)
commitba063f8141e6bdbd3865ff9af1aa6b390b5b05fe
tree99ec0a947d8863a876bb51c53fa7533fd2d1cc22
parent1afa295aed81357fddf9694bfe68ed0e6d159a2d
Send scroll stop events to xwidgets when built with XInput 2

* src/xwidget.c (xwidget_scroll): Set xg_event->scroll.is_stop
when appropriate.
src/xwidget.c