mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-22 18:30:09 +00:00
Closes #5622 The 'Minimize to tray' setting was not updating the main process shared state when changed in the settings, requiring an app restart to take effect. This was because the 'UPDATE_SETTINGS' IPC event (sent on change) was not updating the 'isMinimizeToTray' flag. This commit ensures that 'UPDATE_SETTINGS' updates the relevant shared state. |
||
|---|---|---|
| .. | ||
| app-control.ts | ||
| app-data.ts | ||
| exec.ts | ||
| global-shortcuts.ts | ||
| index.ts | ||
| jira.ts | ||
| system.ts | ||