mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-01 01:40:13 -05:00
osc: add support for URxvt extension to include alpha in OSC-11
There are two variants, either using a ‘[percent]’ prefix for legacy colors, or using ‘rgba:r/g/b/a’ instead of ‘rgb:r/g/b’. Closes #436
This commit is contained in:
parent
0af7916fcc
commit
ed41bffc28
2 changed files with 105 additions and 24 deletions
|
|
@ -27,6 +27,11 @@
|
|||
|
||||
## Unreleased
|
||||
### Added
|
||||
|
||||
* Support for URxvt OSC-11 extension to set background alpha
|
||||
(https://codeberg.org/dnkl/foot/issues/436).
|
||||
|
||||
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue