Results 379 comments of Stéphane Lenclud

I sure hope they decide to pick up WSA again soon.

I never looked into RAM consumption myself but I can leave WSA apps running for days without such issues. Though I think I granted WSA lots of RAM to start...

That crash results from instantiating another window from your main window constructor. In my case all I had to do was to comment out that line: `iWindowSettings = new WindowSettings(Handle);`...

I'll try disable the debug toolbar to see if it helps. I don't think I do anything too fancy with that settings window. It's just being created as a child...

I think it's definitly that bug with the debug toolbar. I tried it on another computer where the toolbar is disabled and that's not an issues there. However I'm not...

> You should just be able to click the same button as you used to disable it. Can't recall how I did that last year now…

Duplicate of microsoft/microsoft-ui-xaml#8806 See also microsoft/microsoft-ui-xaml#8848

That sounds like a bug rather than a feature.

Just added it to v5.2.0 See: https://github.com/Slion/VirtualDesktop