Open
Description
🔍 Is there already an issue for your problem?
- I have checked older issues, open and closed
📝 Description
Gitify open behind tray when clicking on tray icon.
🪜 Steps To Reproduce
- Install gitify on Windows 11.
- Start it.
- Click on tray icon
- Gitify opens behind tray.
Gitify Version
5.4.0
Operating System
Windows
GitHub Account
GitHub.com
📸 Screenshots
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
setchy commentedon Apr 18, 2024
@soredake - can you confirm if this is also happening on
v5.4.0
pleasesoredake commentedon Apr 18, 2024
Yes, same with 5.4.0.
setchy commentedon Apr 18, 2024
Thanks! Do you happen to know which version you first noticed this in?
soredake commentedon Apr 18, 2024
For a test I've installed https://github.com/gitify-app/gitify/releases/download/v4.4.0/Gitify-Setup-4.4.0.exe, same problem again.
setchy commentedon Apr 18, 2024
Thanks for verifying - seems this has been a long standing "feature". 😅
If you happen to have the interest and capacity to help locally debug + fix, that would be greatly appreciated. The core maintainers are all macOS users I believe :)
It's likely going to require some tweaks in main.js. I had a quick look through the third-party dependency we use - https://github.com/max-mapper/menubar - but couldn't see a similar issue (quickly).
Araxeus commentedon Jun 17, 2024
max-mapper/menubar#264