]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse face dismissal in some widget popups
authorPo Lu <luangruo@yahoo.com>
Sat, 7 May 2022 11:00:04 +0000 (19:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 7 May 2022 11:01:42 +0000 (19:01 +0800)
commitd632c3d7db62f5de3dea68324e6f3937827be385
tree2efd0d0d8081eb99ca8c8274f853f3ba64125668
parentea58276462d93f24c75473c69154ef7a4a47b63c
Fix mouse face dismissal in some widget popups

* src/xterm.c (handle_one_xevent): Accept XINotifyUngrab as
well.
src/xterm.c