mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Fix drag-scrolling not working when the mouse leaves the window confines
Fixes #917
This commit is contained in:
parent
a08b945124
commit
2ec84969dd
4 changed files with 26 additions and 19 deletions
|
|
@ -17,6 +17,9 @@ Changelog
|
|||
fullscreen/maximized/minimized. This replaces the ``--start-in-fullscreen``
|
||||
flag introduced in the previous release (:iss:`935`)
|
||||
|
||||
- Fix drag-scrolling not working when the mouse leaves the window confines
|
||||
(:iss:`917`)
|
||||
|
||||
- Linux: Ensure that the python embedded in the kitty binary build uses
|
||||
UTF-8 mode to process command-line arguments (:iss:`924`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue