mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Update GLFW from upstream
Use the new init hint for keyboard debugging
This commit is contained in:
1
glfw/internal.h
vendored
1
glfw/internal.h
vendored
@@ -242,6 +242,7 @@ struct _GLFWerror
|
||||
struct _GLFWinitconfig
|
||||
{
|
||||
GLFWbool hatButtons;
|
||||
GLFWbool debugKeyboard;
|
||||
struct {
|
||||
GLFWbool menubar;
|
||||
GLFWbool chdir;
|
||||
|
||||
Reference in New Issue
Block a user