]> git.eshelyaron.com Git - emacs.git/commit
Fix display corruption with background alpha set on unsupported display
authorPo Lu <luangruo@yahoo.com>
Wed, 23 Feb 2022 05:13:19 +0000 (13:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 23 Feb 2022 05:14:28 +0000 (13:14 +0800)
commite97580724ded250ffb17baf01d37b15325433dd9
tree030e913a72f388cec4328a8c680b42b7f57644d7
parent8adc3672ac1b2fb90d142cfe2a1a74d36e33b41b
Fix display corruption with background alpha set on unsupported display

* src/xfns.c (x_set_alpha_background): Make opaque if display
doesn't support the required features.
src/xfns.c