]> git.eshelyaron.com Git - emacs.git/commit
Also fetch shapes via XCB for drag and drop
authorPo Lu <luangruo@yahoo.com>
Sat, 26 Mar 2022 09:10:42 +0000 (17:10 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 26 Mar 2022 09:14:38 +0000 (17:14 +0800)
commita4d45f1efd669bae3ea21a0c2cf0e3302a8379f2
tree09a5940b057da63f332bb1f1549e9f821d31f13b
parent4525b4911834a95850e70c48de4c71de44af53de
Also fetch shapes via XCB for drag and drop

* configure.ac: Also look for xcb-shape.
* src/xterm.c (HAVE_XCB_SHAPE_INPUT_RECTS): New define.
(x_dnd_compute_toplevels): Use XCB for input shapes if possible.
configure.ac
src/xterm.c