mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
fcft: require fcft >= 3.3.0, add support for new scaling-filters
Update tweak.scaling-filter to recognize the new scaling filters added in fcft-3.3.0. Since fcft_set_scaling_filter() is deprecated in 3.3.0, don't use it anymore, and set the scaling filter via fcft_font_options instead.
This commit is contained in:
parent
cfa178ab25
commit
7f11ba59ef
6 changed files with 12 additions and 6 deletions
|
|
@ -92,7 +92,7 @@
|
|||
* Auto-detection of URLs (i.e. not OSC-8 based URLs) are now regex
|
||||
based.
|
||||
* Rename Tokyo Night Day theme to Tokyo Night Light and update colors.
|
||||
* fcft >= 3.2.0 is now required.
|
||||
* fcft >= 3.3.0 is now required.
|
||||
* Linefeed:ing control characters (e.g. `\n`) no longer **clears** a
|
||||
row's internal linebreak flag. This fixes an issue where
|
||||
e.g. multi-line prompt input in fish is treated as separate lines,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue