mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 02:59:40 +02: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:
@@ -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]
|
||||
------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user