]> git.eshelyaron.com Git - emacs.git/commit
Update menu bar when processing touch sequences on it
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Dec 2021 11:11:54 +0000 (19:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Dec 2021 11:11:54 +0000 (19:11 +0800)
commit62fc53d75b7e56b4e5f5ce13f16ccdd7a32f2874
tree6b5dfe2022dc5f5932415c1eac86d9fd38e4ba89
parent75e6c169ae93bd403bd31bafae6c5a81e2a42ccf
Update menu bar when processing touch sequences on it

* src/xterm.c (handle_one_event): Prevent menu bar from
becoming outdated when handling XI_TouchBegin events that may
cause it to be opened.
src/xterm.c