mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Linux: Fix slow startup on some systems caused by GLFW searching for joysticks. Since kitty does not use joysticks, disable joystick support.
Fixes #830
This commit is contained in:
parent
d276317e3a
commit
ab960ea12d
8 changed files with 26 additions and 6 deletions
|
|
@ -70,6 +70,11 @@ Changelog
|
|||
|
||||
- macOS: Fix control+tab key combination not working (:iss:`801`)
|
||||
|
||||
- Linux: Fix slow startup on some systems caused by GLFW searching for
|
||||
joysticks. Since kitty does not use joysticks, disable joystick support.
|
||||
(:iss:`830`)
|
||||
|
||||
|
||||
0.11.3 [2018-07-10]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue