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
refactor(systray): simplify client setup timing and screen ID retrieval
- Replaced the delayed client setup with a single shot timer for immediate execution.- Streamlined the screen ID retrieval process by directly using the screen method.