Commit Graph

4 Commits

Author SHA1 Message Date
collecting
23e7ea382a Fix Hotkey Saving Logic 2026-02-04 13:50:01 -05:00
collecting
c5ec4bd7f9 feat(hotkeys): Introduce Hotkey_Profile_Manager 2026-02-04 08:29:10 -05:00
Zephyron
bdab418fbf Fix hotkey configuration restore and empty key sequence handling
- Fix RestoreDefaults() to properly iterate through hotkey groups and prevent
  crashes with improved bounds checking
- Add explicit handling for empty key sequences in LoadHotkeys() to prevent
  invalid QKeySequence objects
- Improve user feedback with success message when defaults are restored

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-11-21 17:30:31 +10:00
Zephyron
bfb82e577c chore: update project branding to citron
Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-06 16:06:48 +10:00