Fix Alt+F4 on Windows #40

Merged
MartinFouilleul merged 1 commits from fix_alt_f4 into main 2023-08-18 15:23:34 +00:00
Collaborator

We need to forward the WM_SYSKEYDOWN and WM_SYSKEYUP messages to the default window proc to make sure the internal window correctly handles Alt+F4 and other system key combinations.

Closes #20

We need to forward the WM_SYSKEYDOWN and WM_SYSKEYUP messages to the default window proc to make sure the internal window correctly handles Alt+F4 and other system key combinations. Closes #20
MartinFouilleul force-pushed fix_alt_f4 from 26c18c4b6c to 9a125361d6 2023-08-18 15:22:32 +00:00 Compare
MartinFouilleul merged commit 9a125361d6 into main 2023-08-18 15:23:34 +00:00
MartinFouilleul deleted branch fix_alt_f4 2023-08-18 15:23:34 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#40
No description provided.