]> git.eshelyaron.com Git - emacs.git/commit
Port some X11 tooltip code to XCB
authorPo Lu <luangruo@yahoo.com>
Wed, 19 Jan 2022 11:06:53 +0000 (19:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 19 Jan 2022 11:08:09 +0000 (19:08 +0800)
commit9693eb4aef637ba54c04a22c939028c34b38460a
treee96d0799f2d5761e6dfe83ac99687922225f8d91
parent696bd360f63ac067d4fb37c2295e10524709cd32
Port some X11 tooltip code to XCB

* configure.ac: Require `xcb-aux' to be present before using
XCB.
* src/xfns.c (x_sync):
(x_create_tip_frame):
(Fx_show_tip): Port window related code to XCB.
configure.ac
src/xfns.c