]> git.eshelyaron.com Git - emacs.git/commit
Ignore tooltip frames when looking for DND target
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 02:05:54 +0000 (10:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 02:05:54 +0000 (10:05 +0800)
commit8d4551cbdb03d74448eafa818005218191621aed
tree531a97faf968e790aedc4a8dc6db9574645bfc54
parentdcb45946eee85dd8217fdfc4b728db1e24b16ebe
Ignore tooltip frames when looking for DND target

* src/xterm.c (x_dnd_get_target_window): When not using client
lists, look beneath any tooltip frame.
src/xterm.c