]> git.eshelyaron.com Git - emacs.git/commit
Completely get rid of races during Motif drag window creation
authorPo Lu <luangruo@yahoo.com>
Sat, 2 Jul 2022 08:41:45 +0000 (16:41 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 2 Jul 2022 08:42:06 +0000 (16:42 +0800)
commit50b3e9d23dbdcd8809aaa8a95f62c2df33868d25
tree335ec95f25895349401232afb564c1c9bba6594c
parent9230953f23c432699347bb3eeadebd82e4cbbfaa
Completely get rid of races during Motif drag window creation

* src/xterm.c (x_special_window_exists_p): New function.
(xm_get_drag_window_1): Rework workflow and display grabbing.
src/xterm.c