mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Fix global hotkeys when using virtual mapper that pretends to be a joystick as well (kanata)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
bool is_key_or_mouse_button(uint32_t keycode);
|
||||
bool is_keyboard_key(uint32_t keycode);
|
||||
bool is_mouse_button(uint32_t keycode);
|
||||
|
||||
#endif /* KEYS_H */
|
||||
|
||||
Reference in New Issue
Block a user