]> git.eshelyaron.com Git - emacs.git/commit
Make pointer visible when motion notify event
authorYuuki Harano <masm+github@masm11.me>
Thu, 6 Aug 2020 15:47:38 +0000 (00:47 +0900)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:40 +0000 (12:24 +1100)
commit2d5ffa5595e2f83977cfe391bcaca0aba9f1f5b6
tree9e36ffbb0827503055f261b3d2fbe3e7dc566635
parente7190d8bb251afd11ac91a3b3c64243a0e8a0cd0
Make pointer visible when motion notify event

* src/pgtkterm.c (motion_notify_event): set pending_signals to true.
src/pgtkterm.c