mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-01 06:46:43 -04:00
render: only apply alpha when we’re using the default bg for background
In all other cases, alpha is disabled. This includes: * Palette- or RGB-colors matching the default background color * When any kind of reverse video is enabled (e.g. DECSCNM, or ANSI reverse)
This commit is contained in:
parent
107825ef29
commit
b4c99f873f
2 changed files with 8 additions and 4 deletions
|
|
@ -57,6 +57,8 @@
|
|||
to launch (e.g. bad command line option) and -26/230 when the foot
|
||||
server failed to instantiate a new window
|
||||
(https://codeberg.org/dnkl/foot/issues/466).
|
||||
* Background alpha no longer applied to palette or RGB colors that
|
||||
matches the background color.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue