]> git.eshelyaron.com Git - emacs.git/commit
Allow dropping text to the root window
authorPo Lu <luangruo@yahoo.com>
Tue, 5 Apr 2022 08:19:02 +0000 (16:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 5 Apr 2022 08:19:02 +0000 (16:19 +0800)
commitbe89d888de10964c2195b6e2e6bc26845ad7cebb
tree9a54bc45b432ea4b628f730f29cc7799365a7712
parent7f6c9253838baba7cdd38573179bc0d3a724e25b
Allow dropping text to the root window

* src/xterm.c (x_dnd_send_unsupported_drop): Allow dropping to
the root window.
(handle_one_xevent): Send unsupported drops to the last toplevel
instead of the target window.
src/xterm.c