mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-12 08:21:02 -04:00
changelog: dpi-aware’s default value is now ‘no’
This commit is contained in:
parent
64b6b5d2a7
commit
27a92b1158
1 changed files with 6 additions and 0 deletions
|
|
@ -80,6 +80,8 @@
|
||||||
is explicitly added.
|
is explicitly added.
|
||||||
* Default sixel aspect ratio is now 2:1 instead of 1:1.
|
* Default sixel aspect ratio is now 2:1 instead of 1:1.
|
||||||
* Sixel images are no longer cropped to the last non-transparent row.
|
* Sixel images are no longer cropped to the last non-transparent row.
|
||||||
|
* `dpi-aware` now defaults to `no`, and the `auto` value has been
|
||||||
|
removed.
|
||||||
|
|
||||||
|
|
||||||
[1371]: https://codeberg.org/dnkl/foot/pulls/1371
|
[1371]: https://codeberg.org/dnkl/foot/pulls/1371
|
||||||
|
|
@ -92,6 +94,10 @@
|
||||||
|
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
* `auto` value for the `dpi-aware` option.
|
||||||
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Incorrect icon in dock and window switcher on Gnome ([#1317][1317])
|
* Incorrect icon in dock and window switcher on Gnome ([#1317][1317])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue