Results 171 comments of Jaiganėsh Kumaran

Please don't. If apps want to use System tray, let them use the Win32 APIs available for that. No need for a WinRT API for a legacy feature

It's already possible to use system tray from WinUI 3 desktop using Shell_NotifyIcon. No need for WinUI 3 specific support.

> > It's already possible to use system tray from WinUI 3 desktop using Shell_NotifyIcon. No need for WinUI 3 specific support. > > It would be better to have...

System tray should be only used for background apps and sync clients which need to run always and system tray icon makes sense so you can easily access their options....

> WinRT apps support picking files from other app, and on Windows 10, it is implemented like a hack, with XAML UI showing in a cutout of the Old Explorer...

> Basically, we are unable to help the user pick the places where he has recently been opening or saving files. @BendicoE I believe you can achieve this by setting...

This seems weird as I do remember listening for changes on the exact particular registry key in a UWP app.

> ## Scope > Capability Priority > Desktop application can pin to Taskbar without any consent dialogs or prompts Should > Microsoft currently does this via Microsoft Edge so it's...

> @Jaiganeshkumaran I agree with you, but the Edge team isn't willing to make the change so that leaves one option. Then send feedback to them. Because Edge is doing...