]> git.eshelyaron.com Git - emacs.git/commit
Enable TrueColor allocation optimizations on all visuals
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 12:00:47 +0000 (20:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 12:00:47 +0000 (20:00 +0800)
commit15781beda80fffa6c2dca1b5b32da8f0b4b3b306
treef57358edc532c920f3399da893f58cafdc280f61
parentd49c8cea4377066e8fd8035d941bf671e51722eb
Enable TrueColor allocation optimizations on all visuals

* src/xterm.c (x_alloc_nearest_color): Enable optimizations on
32-bit TrueColor visuals that legitimately don't have an alpha
mask.
src/xterm.c