Merge branch 'scale-fonts-using-logical-dpi-plus-scale-factor'

This commit is contained in:
Daniel Eklöf 2020-03-13 18:48:15 +01:00
commit 59a1204c50
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 82 additions and 23 deletions

View file

@ -18,6 +18,8 @@
* Window size doubling when moving window between outputs with
different scaling factors (https://codeberg.org/dnkl/foot/issues/3).
* Sixel images moved or deleted on window resize.
* Font being too small on monitors with fractional scaling
(https://codeberg.org/dnkl/foot/issues/5).
### Security