]> git.eshelyaron.com Git - emacs.git/commit
Let XTread_socket read events for all non-DND displays
authorPo Lu <luangruo@yahoo.com>
Tue, 17 May 2022 01:21:19 +0000 (09:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 17 May 2022 01:21:19 +0000 (09:21 +0800)
commite52159d0dc45bf0a7f363c8a4cf2a490094e970b
tree7649f9f27f08af9fbbfbb3025075269c0c52112a
parent164ff4a012d74d6a7b0a7f42ad5f7ad7ac9f207b
Let XTread_socket read events for all non-DND displays

* src/xterm.c (XTread_socket): Allow reading events from
displays other than the DND display during drag-and-drop.
src/xterm.c