mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Add NumLock and CapsLock reporting to the keyboard protocol
This commit is contained in:
1
glfw/glfw3.h
vendored
1
glfw/glfw3.h
vendored
@@ -510,7 +510,6 @@ typedef enum {
|
||||
*
|
||||
* If this bit is set the Num Lock key is enabled and the @ref
|
||||
* GLFW_LOCK_KEY_MODS input mode is set.
|
||||
* @note Ravi: Num lock is not supported in this branch
|
||||
*/
|
||||
#define GLFW_MOD_NUM_LOCK 0x0080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user