]> git.eshelyaron.com Git - emacs.git/commit
Fix oldXMenu grab handling
authorPo Lu <luangruo@yahoo.com>
Fri, 5 Aug 2022 08:26:01 +0000 (16:26 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 5 Aug 2022 08:26:01 +0000 (16:26 +0800)
commitcbe1af96a266d7153c3dde098194a7e154902b60
treeb852c92d41cea6f2de6d16800f776eac0f20c088
parent9aa959efebc5b87022096c089a41ff8c899694c5
Fix oldXMenu grab handling

* src/xmenu.c (x_menu_translate_generic_event, pop_down_menu):
Clear grab correctly on individual XI2 devices.
src/xmenu.c