]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse cursor doesn't appear on motion events on xwidgets
authorYuuki Harano <masm+github@masm11.me>
Tue, 29 Sep 2020 14:09:22 +0000 (23:09 +0900)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:40 +0000 (12:24 +1100)
commit640f770b79b3c646fab8cad63076a7d58acdc44a
tree4efc6a4da9bfbbec2c6ea5a9bb95d842a52695a2
parentd899fc11f6a5f55fdb215ad88b183a75123218ae
Fix mouse cursor doesn't appear on motion events on xwidgets

* src/xwidget.c (xwidget_osr_event_forward): Propagate motion notify.
src/xwidget.c