]> git.eshelyaron.com Git - emacs.git/commit
Fix menu grabs on XI2 Motif builds
authorPo Lu <luangruo@yahoo.com>
Fri, 24 Dec 2021 03:10:09 +0000 (11:10 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 24 Dec 2021 03:10:09 +0000 (11:10 +0800)
commit7078af622b05971496bf07712775d19b3980a628
tree59888e50d475b6344dfc75f17be4fb13dff0d35c
parent8c99628a716f57eef2c181e30075ff136e76a908
Fix menu grabs on XI2 Motif builds

* src/xmenu.c (x_activate_menubar) [USE_MOTIF]: Clear XI grab.
* src/xterm.c (xi_grab_or_ungrab_device) [USE_MOTIF]: Always
ungrab if a popup is active.
src/xmenu.c
src/xterm.c