]> git.eshelyaron.com Git - emacs.git/commit
Work around dynamic drag bugs in modern Motif
authorPo Lu <luangruo@yahoo.com>
Sat, 2 Apr 2022 03:44:15 +0000 (11:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 2 Apr 2022 03:44:15 +0000 (11:44 +0800)
commit35ad6bc2acf1c5a76c9f46cd0c7b64e72a88e2ea
tree685071cfb48e7510186a2ccecaeb4bf2d1af3ca0
parent59fb6783e6ee2d99cd8f58ac10130313f4b51927
Work around dynamic drag bugs in modern Motif

* src/xterm.c (xm_send_top_level_leave_message): Send a motion
event with impossible coordinates by default.
(handle_one_xevent): Slightly update drop motion message
parameters.
(syms_of_xterm): New variable `x-dnd-fix-motif-leave'.
src/xterm.c