Skip to content

fix hotkey persistence across app restarts#2247

Open
christianboyle wants to merge 1 commit intoxenolightning:masterfrom
christianboyle:fix_hot_key_persistence
Open

fix hotkey persistence across app restarts#2247
christianboyle wants to merge 1 commit intoxenolightning:masterfrom
christianboyle:fix_hot_key_persistence

Conversation

@christianboyle
Copy link
Copy Markdown

Problem

Hotkeys were being lost when restarting the application.

Solution

  • Improved JsonSettings to use atomic file operations when saving
  • Added proper error handling and logging in HotKeyManager
  • Prevented clearing of hotkey settings on load error
  • Added validation before saving hotkeys

Testing

  • Added hotkeys and verified they persist after app restart

SPluzh added a commit to SPluzh/AudioSwitcher_v1 that referenced this pull request Feb 5, 2026
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.

1 participant