mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
changelog: mouse selections are finalized on window resize
This commit is contained in:
parent
003ea4904d
commit
09fd39bb29
1 changed files with 7 additions and 0 deletions
|
|
@ -40,6 +40,11 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
### Added
|
### Added
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
* Mouse selections are now finalized when the window is resized
|
||||||
|
(https://codeberg.org/dnkl/foot/issues/922).
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
@ -48,6 +53,8 @@
|
||||||
(https://codeberg.org/dnkl/foot/issues/918).
|
(https://codeberg.org/dnkl/foot/issues/918).
|
||||||
* “(null)” being logged as font-name (for some fonts) when warning
|
* “(null)” being logged as font-name (for some fonts) when warning
|
||||||
about a non-monospaced primary font.
|
about a non-monospaced primary font.
|
||||||
|
* Rare crash when the window is resized while a mouse selection is
|
||||||
|
ongoing (https://codeberg.org/dnkl/foot/issues/922).
|
||||||
|
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue