]> git.eshelyaron.com Git - emacs.git/commit
Resolve xwidget scrolling mysteries
authorPo Lu <luangruo@yahoo.com>
Wed, 16 Feb 2022 06:38:06 +0000 (14:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 16 Feb 2022 06:38:06 +0000 (14:38 +0800)
commitdb5d2a4407d9016b09155477ccb6eafe5a17a0dd
treed8129a0be80f7d0d86edc16d94afadc03327b3e5
parenta654e373499c0182e5e0f031fc0bbf4721f8f2bb
Resolve xwidget scrolling mysteries

* src/xterm.c (x_any_window_to_frame): Handle xwidget views.
(handle_one_xevent): Always increment values array when handling
motion events.
src/xterm.c