]> git.eshelyaron.com Git - emacs.git/commit
Port some stuff to XCB to avoid confusing Xlib behavior
authorPo Lu <luangruo@yahoo.com>
Thu, 12 May 2022 01:36:43 +0000 (09:36 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 12 May 2022 01:37:33 +0000 (09:37 +0800)
commit2dc996a95dce3435ff50017bfc4e3a7609e594df
treee3036fde54c7910e6cceb274372a295d3afe62e1
parent0d0dc1af591c2cb687462e88631561fbf2690ba4
Port some stuff to XCB to avoid confusing Xlib behavior

* src/xterm.c (x_set_frame_alpha, handle_one_xevent): Port
retrieving the opacity property to XCB.
src/xterm.c