mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
changelog: 'capturing mouse events' -> 'capturing the mouse'
This commit is contained in:
parent
a6d35d41c4
commit
b56dbfa854
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Do not stop an ongoing selection when `shift` is released. When the
|
* Do not stop an ongoing selection when `shift` is released. When the
|
||||||
client application is capturing mouse events, one must hold down
|
client application is capturing the mouse, one must hold down
|
||||||
`shift` to start a selection. This selection is now finalized only
|
`shift` to start a selection. This selection is now finalized only
|
||||||
when the mouse button is released - not as soon as `shift` is
|
when the mouse button is released - not as soon as `shift` is
|
||||||
released.
|
released.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue