Joshua "Yoshi" Askharoun
Joshua "Yoshi" Askharoun
### Describe the bug Calling [`WebAuthenticationCoreManagerInterop.RequestTokenForWindowAsync(hwnd, request)`](https://docs.microsoft.com/en-us/windows/win32/api/webauthenticationcoremanagerinterop/nf-webauthenticationcoremanagerinterop-iwebauthenticationcoremanagerinterop-requesttokenforwindowasync) from a WinUI 3 Desktop app always returns with a status of `ProviderError`. The error message is as follows: ``` The parameter is...
### Describe the bug Attempting to write to the packaged app data directory using `System.IO` or `StorageFile` from a packaged WinUI 3 Desktop app causes unusual permissions issues. Any files...
### Before you start... - [X] Have you checked if similar request have already been reported? ### Description Package sources can be disabled with the basic toggle-switch interface, but this...
### Before you start... - [X] Have you checked if similar request have already been reported? ### Description Some packages, for example GitHub repos, have multiple versions, and each version...
**Is your feature request related to a problem? Please describe.** Chocolatey is/was the definitive package manager for Windows, and has a wide library of apps, frameworks, and tools. It also...
Currently, Fluent Store will happily download and install apps from the Microsoft Store that are paid, such as Affinity Designer. Note that does not enable piracy: Windows will prevent the...
### Describe the bug `\overleftarrow{a}` and `\overrightarrow{a}` are not recognized as commands. ### To Reproduce Steps to reproduce the behavior: 1. Call `LaTeXParser.MathListFromLaTeX("\\overrightarrow{f}(x,y) = xy^2")` 2. Observe that the result...
Is it possible to have Kanban Tasker load and sync project boards from GitHub repos? What steps would need to be taken?
The [Putting things together](https://github.com/windows-toolkit/MVVM-Samples/blob/master/docs/mvvm/PuttingThingsTogether.md) page describes how to make and implement services, but it doesn't explain how to use them. The [Building the UI](https://github.com/windows-toolkit/MVVM-Samples/blob/master/docs/mvvm/PuttingThingsTogether.md) section gives a sample, but it...
**Is your feature request related to a problem? Please describe.** Stride 4.1 updated to .NET 6, and in the process dropped UWP support because it doesn't officially support .NET 5+....