]> git.eshelyaron.com Git - emacs.git/commit
Don't baselessly ignore frames after passing through the root window
authorPo Lu <luangruo@yahoo.com>
Mon, 4 Apr 2022 05:17:18 +0000 (13:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 4 Apr 2022 05:17:18 +0000 (13:17 +0800)
commit4431cf604736b095aa86fd24da82930c3fc5ce19
tree48b5d794be3c58612e363f5bf0297b8eb5a9d6b1
parentaea799838b7ffd11f187c2511ecca250c8b99411
Don't baselessly ignore frames after passing through the root window

* src/xterm.c (x_dnd_begin_drag_and_drop):
(handle_one_xevent): Don't rely on target not being None to set
x_dnd_return_frame to 2.
src/xterm.c