gitify-app / gitify

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
https://www.gitify.io
MIT License
4.39k stars 256 forks source link

gitify open behind tray when clicking on tray icon #1048

Open soredake opened 2 months ago

soredake commented 2 months ago

🔍 Is there already an issue for your problem?

📝 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

setchy commented 2 months ago

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

soredake commented 2 months ago

Yes, same with 5.4.0.

setchy commented 2 months ago

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

soredake commented 2 months ago

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 commented 2 months ago

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 commented 2 weeks ago

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