gitify icon indicating copy to clipboard operation
gitify copied to clipboard

gitify open behind tray when clicking on tray icon

Open soredake opened this issue 1 year ago • 6 comments

🔍 Is there already an issue for your problem?

  • [X] I have checked older issues, open and closed

📝 Description

Gitify open behind tray when clicking on tray icon.

🪜 Steps To Reproduce

  1. Install gitify on Windows 11.
  2. Start it.
  3. Click on tray icon
  4. Gitify opens behind tray.

Gitify Version

5.4.0

Operating System

Windows

GitHub Account

GitHub.com

📸 Screenshots

image

soredake avatar Apr 18 '24 19:04 soredake

@soredake - can you confirm if this is also happening on v5.4.0 please

setchy avatar Apr 18 '24 19:04 setchy

Yes, same with 5.4.0.

soredake avatar Apr 18 '24 19:04 soredake

Thanks! Do you happen to know which version you first noticed this in?

setchy avatar Apr 18 '24 19:04 setchy

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.

soredake avatar Apr 18 '24 19:04 soredake

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).

setchy avatar Apr 18 '24 20:04 setchy

https://github.com/max-mapper/menubar/issues/264

Araxeus avatar Jun 17 '24 09:06 Araxeus