]> git.eshelyaron.com Git - emacs.git/commit
Get rid of extra sync looking up window through XTranslateCoordinates
authorPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 12:48:06 +0000 (20:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 12:48:06 +0000 (20:48 +0800)
commitfc62efc563733819795441d41ce450d64c56ed48
treec67f86665dc923b83116269fae3377f7de061e93
parentc0bb11432ee07228d8819cc98c6ce29ccd42ae97
Get rid of extra sync looking up window through XTranslateCoordinates

* src/xterm.c (x_dnd_get_wm_state_and_proto): Return proxy as
well.
(x_dnd_get_target_window): Use that proxy.
src/xterm.c