refactor: Exit Fullscreen & Mouse Panning Hotkeys to GRenderWindow #67

Merged
Collecting merged 5 commits from refactor/hotkeys into main 2025-12-10 11:37:47 +00:00
Collaborator

Exit Fullscreen proceeded to constantly have weird behavior of either functioning or not. That's not what we want. We want Exit Fullscreen to function all of the time.

Also, you weren't capable of using the Toggle Mouse Panning hotkey to disable mouse panning if enabled through citron Configuration.

This commit refactors the two hotkeys to be used within the GRenderWindow to prevent any ambiguity and to ensure they both properly function for their respective purposes.

Exit Fullscreen proceeded to constantly have weird behavior of either functioning or not. That's not what we want. We want Exit Fullscreen to function all of the time. Also, you weren't capable of using the Toggle Mouse Panning hotkey to *disable* mouse panning if enabled through citron Configuration. This commit refactors the two hotkeys to be used within the GRenderWindow to prevent any ambiguity and to ensure they both properly function for their respective purposes.
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Signed-off-by: Collecting <collecting@noreply.localhost>
Collecting deleted branch refactor/hotkeys 2025-12-10 11:37:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
Citron/Emulator!67
No description provided.