Skip to content

fix(tray): Apply a small startup delay by default - #24

Merged
Antiz96 merged 1 commit into
mainfrom
tray_startup
Aug 15, 2026
Merged

fix(tray): Apply a small startup delay by default#24
Antiz96 merged 1 commit into
mainfrom
tray_startup

Conversation

@Antiz96

@Antiz96 Antiz96 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Description

Some people (myself included) are affected by sporadic race conditions when starting the systray applet at boot, leading to unexpected start failures.

The workaround so far has been to apply a small startup delay with e.g. sleep 3. While it feel slightly inelegant to apply it by default, it's probably for the best as it should result in a better user experience by default.

Some people (myself included) are affected by sporadic race
conditions when starting the systray applet at boot, leading to
unexpected start failures.

The workaround so far has been to apply a small startup delay with e.g.
`sleep 3`. While it feel slightly inelegant to apply it by default, it's
probably for the best as it should result in a better user experience by
default.
@Antiz96 Antiz96 added this to the v1.0.5 milestone Aug 15, 2026
@Antiz96
Antiz96 merged commit 8797bf6 into main Aug 15, 2026
1 check passed
@Antiz96
Antiz96 deleted the tray_startup branch August 15, 2026 09:29
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