]> git.eshelyaron.com Git - emacs.git/commit
Minor changes to xsync support
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 00:39:02 +0000 (08:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 00:39:02 +0000 (08:39 +0800)
commiteb351e3795bb89fc5bdb4e6a1db0b53563a2ebaf
treeabfbd139f329e1bbb81f47ddeceb5a2799b380fd
parentab0554a19774de193ff08aee35ea3f6726cf1f76
Minor changes to xsync support

* src/xfns.c (append_wm_protocols): Don't append
_NET_WM_SYNC_REQUEST unless the display supports our version of
XSync.

* src/xterm.c (handle_one_xevent): Don't handle
_NET_WM_SYNC_REQUEST unless the display supports that.
(x_free_frame_resources): Test basic counter against None.
src/xfns.c
src/xterm.c