Replies: 1 comment 2 replies
-
Hi @Zmaon Could you tell me, How did you fix this issue ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm working on a tray application that is mainly intended to run on MacOS and I have a strange issue.
My setup is a Macbook with an external display. When started, the tray icon only shows on the external display, not on the Macbook one, regardless of which screen is set as the main screen in the system settings. Worst, if I disconnect the main screen and restart the app the tray icon doesn't show at all.
Here is my main.rs:
and my conf:
Has anyone encountered this strange behavior?
Thanks,
Simon
Beta Was this translation helpful? Give feedback.
All reactions