]> git.eshelyaron.com Git - emacs.git/commit
Clean up XI2 scroll valuator tracking code
authorPo Lu <luangruo@yahoo.com>
Sat, 9 Apr 2022 01:02:24 +0000 (09:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 9 Apr 2022 01:02:24 +0000 (09:02 +0800)
commit33d68da534ef4d6f7c4a6db3eaada8508c29f961
tree9ebacd8cf29b2f03e7cef81502c3f6c7c5e94b7f
parent6449179822543b794ed3b1d0b06087c1fe33ee15
Clean up XI2 scroll valuator tracking code

* src/xterm.c (x_get_scroll_valuator_delta): Accept a pointer to
a device instead of the device id.
(handle_one_xevent): Pass the previously found device.
src/xterm.c