You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve hotkey UX with immediate status dock updates and toggle fixes
- Emit outputUserEnabledChanged signal from setters when value changes,
connected to status dock for immediate checkbox sync on hotkey press
- Fix hotkey pair toggle logic: return false when already in desired state
so OBS correctly alternates enable/disable callbacks
- Move setRecordingUserEnabled/setReplayBufferUserEnabled to cpp files
- Add serviceCount check inside isStreamingEnabled to prevent stale slots
- Register hotkeys conditionally based on enabled output types
- Translate hotkey locale strings for all supported languages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments