Results 171 comments of Jaiganėsh Kumaran

@mdtauk It will not. They can apply a high-dense theme for existing apps. Ideally, those APIs need to be rewritten to be a wrapper to WinUI 3 so all apps...

For this proposal, I just want GDI controls to follow accent colour inside of using blue all the time. This proposal doesn't focus on theming or style. Only the colour

If devs want they can rewrite with WinUI and get fully modern, hardware-accelerated XAML. I just want all apps to use the same colour as other XAML based Windows Runtime...

You can easily change the colour used by GDI yourself with tweak utilities, I just want Microsoft to apply my accent colour for GDI controls by default. No need for...

Windows 11 has updated visual design for common controls however they still use blue as the default regardless of the accent being some other colour. ![image](https://user-images.githubusercontent.com/45227503/125239554-70666600-e306-11eb-87ad-c1aa05a692a9.png) Notice how the selected...

> @Jaiganeshkumaran Can you file this in Feedback Hub? (I'd vote for Settings > Personalization Settings.) There's a bug bash going on right now and I'd like to upvote it...

@ShankarBUS You can remove items which aren't in the tasks list. By default Windows provides Recent and Tasks list but you can create your own.

@ShankarBUS Yes, some apps may use the jumplist as a storage for something and they can't know when it gets removed. Here's an example: In the jumplist of Explorer it...

This will also allow to use System.ComponentModel.INotifyPropertyChanged in C# as .NET Native maps it onto Windows.UI.Xaml.Data.IValueConverter.

I think it's better to get rid of the new interfaces as they are identical and don't refer other WinUI 3 types. Same way many enums and interfaces that don't...