render: scale the width out the outline of the unfocused block cursor

This commit is contained in:
Daniel Eklöf 2021-12-28 20:51:19 +01:00
parent fa1088da93
commit ef8d5ebca0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 9 additions and 4 deletions

View file

@ -54,6 +54,9 @@
* `[scrollback].multiplier` is now applied in “alternate scroll” mode,
where scroll events are translated to fake arrow key presses on the
alt screen (https://codeberg.org/dnkl/foot/issues/859).
* The width of the block cursors outline in an unfocused window is
now scaled by the output scaling factor (“desktop
scaling”). Previously, it was always 1px.
### Deprecated