]> git.eshelyaron.com Git - emacs.git/commit
Handle deletion of opacity property too
authorPo Lu <luangruo@yahoo.com>
Tue, 10 May 2022 06:40:26 +0000 (14:40 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 10 May 2022 06:40:26 +0000 (14:40 +0800)
commit88545428f0962081e776d903e05dd787677b320a
treeb5dee73d3ebe6d7beffe53e98bb9e3506374600b
parent58f6cbeb58c2394f6360e97d1a6e49c1c1df3166
Handle deletion of opacity property too

* src/xterm.c (handle_one_xevent): Clear `alpha' frame parameter
when opacity prop is gone or invalid.
src/xterm.c