mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
macOS: Disable mouse hiding by default as getting it to work robustly on Cocoa is too much effort
See #2158
This commit is contained in:
parent
f987f3ba77
commit
bd75157428
2 changed files with 8 additions and 2 deletions
|
|
@ -50,6 +50,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Wayland: Fix incorrect scale used when first creating an OS window
|
||||
(:iss:`2133`)
|
||||
|
||||
- macOS: Disable mouse hiding by default as getting it to work robustly
|
||||
on Cocoa is too much effort (:iss:`2158`)
|
||||
|
||||
|
||||
0.14.6 [2019-09-25]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue