Lamparter

Results 281 comments of Lamparter

Yeah I don't think I really understand how to add the splashscreen; it's strange because this line of code usually adds it. Perhaps that's only on UWP apps 😅

This might work: ```cs protected override void OnLaunched(LaunchActivatedEventArgs args) { base.OnLaunched(args); Frame rootFrame = Window.Current.Content as Frame; if (rootFrame == null) { rootFrame = new Frame(); rootFrame.NavigationFailed += OnNavigationFailed; Window.Current.Content...

> I want to download it as a gif, but only a picture comes out.. ## Hello! @Gigimi931 these are not the animated versions of the emoji. The animated ones...

I'm already working on a little something, I'll post updates as it develops.

> The expected behavior is for "Open With" to only be shown when a single file is selected. @yaira2 I'm not sure I understand, the current behaviour doesn't seem to...

Pretty much done for now. I'll do different things in PRs to follow - I don't want to get started on WinAppSDK/Uno Platform port before this gets merged.

Conflicts fixed! wait they aren't whaat

This is one of the reasons that UWP is better 😭 I remember multi-platform support was so easy...

> @RiversideValley/emerald what do you think? Okay..... So first things first. In terms of cross-platform, Uno seems like the best way to go as it is the most mature multi...

Ryujinx isn't powered by Uno afaik ###### I love ryujinx too 💀