Skip to content

feat: start hidden on subsequent launches to support autostart - #18

Merged
bosiakov merged 2 commits into
mainfrom
feat/autostart-hidden
Mar 21, 2026
Merged

feat: start hidden on subsequent launches to support autostart#18
bosiakov merged 2 commits into
mainfrom
feat/autostart-hidden

Conversation

@bosiakov

Copy link
Copy Markdown
Contributor
  • App starts hidden in the system tray on every launch after the first
  • First-ever launch (no config file) still shows the window so the user sees the app
  • LoadConfig returns a bool indicating whether a config file existed on disk; startHidden is initialised from that value
  • Linux autostart reworked to support two-tier XDG model: system-wide entries from packages (/etc/xdg/autostart/) with per-user Hidden=true overrides for disable

@bosiakov
bosiakov merged commit 788334b into main Mar 21, 2026
1 check passed
@bosiakov
bosiakov deleted the feat/autostart-hidden branch March 21, 2026 19:33
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