]> git.eshelyaron.com Git - emacs.git/commit
Handle coordinates for the old KDE drop protocol
authorPo Lu <luangruo@yahoo.com>
Wed, 15 Jun 2022 06:46:21 +0000 (14:46 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 15 Jun 2022 06:47:11 +0000 (14:47 +0800)
commit36f96c351a97bb2d068e8541167d94803dde6ab8
treec84d7f048cd45cf7b6555adfffc41f96433eb3cb
parent5b7f24e58a3505131fcfe433be505bf7212b57bf
Handle coordinates for the old KDE drop protocol

* src/xterm.c (x_atom_refs): Add DndProtocol and _DND_PROTOCOL.
(x_coords_from_dnd_message): Handle the old KDE protocol.
* src/xterm.h (struct x_display_info): New atoms.
src/xterm.c
src/xterm.h