]> git.eshelyaron.com Git - emacs.git/commit
Fix some problems with inconsistent visuals on GDK
authorPo Lu <luangruo@yahoo.com>
Sun, 30 Jan 2022 06:02:40 +0000 (14:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 30 Jan 2022 06:04:12 +0000 (14:04 +0800)
commit26a9acc86ae4e646b17570f009dcdf566f75c3de
treeeee3e7ec640a8e87be83447f0361f16c30b4502f
parentf4ddd6153d0108e6101590699ab4a839a90739d9
Fix some problems with inconsistent visuals on GDK

* src/xterm.c (x_xr_ensure_picture): Use the visual GDK used
instead of our own.
src/xterm.c