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:
Kovid Goyal
2019-11-24 11:29:23 +05:30
parent f987f3ba77
commit bd75157428
2 changed files with 8 additions and 2 deletions

View File

@@ -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]
---------------------