AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
1.84k stars 106 forks source link

Minimize to Tray support for Windows Store Apps? #100

Open joakimlemb opened 1 year ago

joakimlemb commented 1 year ago

Does minimize to tray work on Windows Store Apps?

I'm having issues getting it to work with the Azure VPN Client: https://apps.microsoft.com/store/detail/azure-vpn-client/9NP355QT2SQB?hl=en-us&gl=us

Can also be download from: https://install.appcenter.ms/users/user-microsoft/apps/azure-vpn-client-1/distribution_groups/publicgroup/releases/11

AlexanderPro commented 1 year ago

Hi joakimlemb,

What issue do you have? Does this item not work absolutely or does the icon look wrong in the system tray?

joakimlemb commented 1 year ago

SmartSystemMenu is not able to minimize it to tray at all. (It creates a tray icon though)...

AlexanderPro commented 1 year ago

SSM should support Windows Store Apps, but Azure VPN Client has some custom logic for its window. I don't know how to fix the issue yet.

joakimlemb commented 1 year ago

Thanks for taking a look at it anyway. Hopefully Microsoft will add native minimize to tray support to the application eventually...