]> git.eshelyaron.com Git - emacs.git/commit
Fix xwidget popups on XI2
authorPo Lu <luangruo@yahoo.com>
Sun, 28 Nov 2021 05:13:06 +0000 (13:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 28 Nov 2021 05:14:13 +0000 (13:14 +0800)
commitbd321f78eb8db839147a13a8543c0d3ca878f242
tree61d866160f7be789e83d4081ea6e22e7698115d2
parent08d1c405073f614d89bcdf7f6bd19e8c8aaf8356
Fix xwidget popups on XI2

* src/gtkutil.c (xg_is_menu_window): Determine whether wdesc
is a menu generated by a menu bar more reliably.

* src/xwidget.c (xwidget_button_1): Release all XI2 grabs on
click.
src/gtkutil.c
src/xwidget.c