fix(hotkey): unlock framerate hotkey during gameplay #84

Merged
Zephyron merged 3 commits from fix/ctrl+u into main 2026-01-03 00:24:45 -05:00
Collaborator

Moved the hotkey detection logic from the main window to the render window's keyPressEvent. The render window now emits a signal when the hotkey is pressed, which the main window uses to toggle the speed limit setting. Also added a check to ensure the toggle only happens when emulation is active.

Moved the hotkey detection logic from the main window to the render window's keyPressEvent. The render window now emits a signal when the hotkey is pressed, which the main window uses to toggle the speed limit setting. Also added a check to ensure the toggle only happens when emulation is active.
Sign in to join this conversation.
No reviewers
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
Kintoki/Emulator!84
No description provided.