]> git.eshelyaron.com Git - emacs.git/commit
Fix x_dnd_movement_frame detection on GTK builds
authorPo Lu <luangruo@yahoo.com>
Sat, 28 May 2022 00:55:13 +0000 (08:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 28 May 2022 00:55:13 +0000 (08:55 +0800)
commit5c07aed894f9822560eabc607674b22aaaaf4780
tree82a8ad4a3f3868ee10db157b32f1f86d56f2fa11
parent26588e9594e869d6e1d813ac4a77c035048be74d
Fix x_dnd_movement_frame detection on GTK builds

* src/xterm.c (x_dnd_begin_drag_and_drop): Make sure movement
frame is on the correct display.
src/xterm.c