]> git.eshelyaron.com Git - emacs.git/commit
Fix GTK crash when clicking on xwidgets on XI2
authorPo Lu <luangruo@yahoo.com>
Wed, 22 Dec 2021 01:24:05 +0000 (09:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 22 Dec 2021 01:24:05 +0000 (09:24 +0800)
commit026804b60631d4766bb99bf94a4ad04e13ae0d07
treebc432886755f9abaf3777cbd20f9af64276a4dae
parent4b7e73432cd07612e5225189e18696f755c8f954
Fix GTK crash when clicking on xwidgets on XI2

* src/xterm.c (handle_one_xevent): Drop button events destined
for an xwidget.
src/xterm.c