sixel: apply background alpha when P2=0 or P2=2, and current bg color is the default bg color

Closes #1360
This commit is contained in:
Daniel Eklöf 2023-05-31 16:27:48 +02:00
parent b4e418f251
commit 1433a81c08
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 24 additions and 4 deletions

View file

@ -61,6 +61,12 @@
name is still recognized, but will log a deprecation warning.
* Meson option `default-utempter-path` renamed to
`utmp-default-helper-path`.
* Opaque sixels now retain the background opacity (when current
background color is the **default** background color)
([#1360][1360]).
[1360]: https://codeberg.org/dnkl/foot/issues/1360
### Deprecated