mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
term: default to DPI 96, if the monitor's DPI is 0
This can happen in virtualized environments, or when running a nested Wayland session.
This commit is contained in:
parent
acbb3cbb70
commit
128c5c3efa
2 changed files with 13 additions and 4 deletions
|
|
@ -58,6 +58,12 @@
|
|||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Crash when zooming in or out, with `dpi-aware=yes`, and the
|
||||
monitor's DPI is 0 (this is true for, for example, nested Wayland
|
||||
sessions, or in virtualized environments).
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue