Skip to content

switch-sdl-3.4: Only send keyboard key events when state changes - #129

Open
rollerozxa wants to merge 1 commit into
devkitPro:switch-sdl-3.4from
rollerozxa:switch-sdl-3.4-fix-keyboard
Open

switch-sdl-3.4: Only send keyboard key events when state changes#129
rollerozxa wants to merge 1 commit into
devkitPro:switch-sdl-3.4from
rollerozxa:switch-sdl-3.4-fix-keyboard

Conversation

@rollerozxa

Copy link
Copy Markdown

Previously it would constantly send key down events, while we will only want to send a key event to SDL when the state of a key actually changes.

(Note: Only tested on emulator)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant