Skip to content

Conversation

@Silous888
Copy link
Contributor

Made the timer shared across all instances of the wallpaper widget.
Fixed the bug by making _timer_running a shared state. I checked how it was done in the Pomodoro Widget to implement the fix.

Only the boolean is shared, not the timer itself, since there’s no need for more. The timer value isn’t shown to the user.

First contribution 😄

@amnweb amnweb merged commit b52b2d8 into amnweb:main Sep 21, 2025
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.

2 participants