Merge branch 'sixel-fix-max-geometry'

This commit is contained in:
Daniel Eklöf 2021-03-14 13:07:13 +01:00
commit 2a723e1c4c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 4 additions and 2 deletions

View file

@ -91,6 +91,8 @@
background color for empty pixels instead of the default background
color (https://codeberg.org/dnkl/foot/issues/391).
* Sixel decoding optimized; up to 100% faster in some cases.
* Reported sixel “max geometry” from current window size, to the
configured maximum size (defaulting to 10000x10000).
### Deprecated