Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@opera-pavelg
Copy link

@opera-pavelg opera-pavelg commented Jul 29, 2022

[The PR points to the main branch in YoYoGames/SDL repository. Can't see where can I change the repo)) so if it needs to be sent back to libsdl-org/SDL I'll probably need to create the new PR]

Implemented translation of virtual keys "Ctrl" and "V" which are generated by Windows when a user selects a history item from an advanced clipboard (Win + V).

Description

Added keycode and scancode for the virtual key "V". The new keycode is needed to work correctly with non-QWERTY layouts.
The function VKeytoScancodeFallback() now also returns Ctrl and virtual "V" to process the key events which are generated by the advanced clipboard.

Existing Issue(s)

libsdl-org#3513

@opera-pavelg opera-pavelg requested a review from stuckie July 29, 2022 09:06
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.

2 participants