]> git.eshelyaron.com Git - emacs.git/commit
Prevent hangs when displaying a context menu on pgtk
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 03:24:29 +0000 (11:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 03:24:29 +0000 (11:24 +0800)
commitae0f52b7b4bc3fa5c12db8d5ecf5d6fac917493d
treec1144fd36ba4c45ec542d2a6d50427053cf794e9
parent0e69753ac142ef0f45ec14c8281ec4f76aea723b
Prevent hangs when displaying a context menu on pgtk

* src/pgtkmenu.c (pgtk_menu_wait_for_event, popup_widget_loop):
Remove unnecessary workarounds.
src/pgtkmenu.c