]> git.eshelyaron.com Git - emacs.git/commit
Deal with Motif drag window related races
authorPo Lu <luangruo@yahoo.com>
Tue, 19 Apr 2022 07:47:34 +0000 (15:47 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 19 Apr 2022 07:49:27 +0000 (15:49 +0800)
commitd168decab4a03cd48b8b96257c36ffa575c720e6
tree8e01b34a7d1d486b2ae2f4a23cfc07616e4fcacb
parent7f2ef27f49e2ea22cf38b84efc8e927c0240f16d
Deal with Motif drag window related races

* src/xterm.c (xm_drag_window_error_handler): New function.
(xm_get_drag_window): If a drag window was created and we have
the temp display grabbed, use that instead.
src/xterm.c