mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.15'
This commit is contained in:
commit
d68d5faa05
2 changed files with 10 additions and 7 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.15.1](#1-15-1)
|
||||
* [1.15.0](#1-15-0)
|
||||
* [1.14.0](#1-14-0)
|
||||
* [1.13.1](#1-13-1)
|
||||
|
|
@ -43,8 +43,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
### Added
|
||||
## 1.15.1
|
||||
|
||||
### Changed
|
||||
|
||||
* When window is mapped, use metadata (DPI, scaling factor, subpixel
|
||||
|
|
@ -68,8 +68,6 @@
|
|||
[1302]: https://codeberg.org/dnkl/foot/issues/1302
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Use appropriate rounding when applying fractional scales.
|
||||
|
|
@ -91,9 +89,14 @@
|
|||
[1411]: https://codeberg.org/dnkl/foot/pulls/1411
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Ayush Agarwal
|
||||
* CismonX
|
||||
* Max Gautier
|
||||
* Ronan Pigott
|
||||
* xdavidwu
|
||||
|
||||
|
||||
## 1.15.0
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.15.0',
|
||||
version: '1.15.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue