]> git.eshelyaron.com Git - emacs.git/commit
Reduce syncing when fetching selection names during frame deletion
authorPo Lu <luangruo@yahoo.com>
Tue, 12 Jul 2022 12:02:51 +0000 (20:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 12 Jul 2022 12:02:59 +0000 (20:02 +0800)
commit227f3842c29f1991388ce518645baac412cf1f56
tree39e7026c99323a0874bb4a3f2af9113ac36f52e8
parent10646eecf15ada08b52ff1e9878e1451ceb1fc60
Reduce syncing when fetching selection names during frame deletion

* src/xterm.c (x_preserve_selections): Use XCB to asynchronously
fetch the selection owner.
src/xterm.c