]> git.eshelyaron.com Git - emacs.git/commit
Translate crossing event mode when sending them to xwidgets
authorPo Lu <luangruo@yahoo.com>
Thu, 30 Dec 2021 01:24:30 +0000 (09:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 30 Dec 2021 01:24:30 +0000 (09:24 +0800)
commit14f074f95e2b57ddcd4b449fbdc04169290d0647
tree9821a3daf4dff43d6d6fedaa2e719a46284ec382
parentfb4f2aa0389d7d10dfcc1b6d8601c2d5e80730f0
Translate crossing event mode when sending them to xwidgets

* src/xwidget.c (xi_translate_notify_detail): Use XI constants
instead.
(xwidget_motion_or_crossing): Translate XI entry event mode.
src/xwidget.c