]> git.eshelyaron.com Git - emacs.git/commit
Improve handling of XI2 wheel movement
authorPo Lu <luangruo@yahoo.com>
Thu, 17 Feb 2022 05:25:01 +0000 (13:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 17 Feb 2022 05:25:01 +0000 (13:25 +0800)
commit5df33cfcaf379455857f2aefa5ca0ab39cb9fc6f
treea6f0b09674677be931675225a0bd0f08276e1502
parent99d6536c326a4df3bfb964f421edc2a005deb851
Improve handling of XI2 wheel movement

* src/xterm.c (handle_one_xevent): Process movement in all
directions and send it as a single event.
src/xterm.c