Petr Houška

Results 20 issues of Petr Houška

Add: https://github.com/mpociot

Hi, using your library (awesome btw!) I wrote [little wrappers](https://github.com/petrroll/klas-struggle/blob/f440165e92095ab6aa77c28009473e433aa5facf/klas-struggle/Assets/Scripts/FireBaseConnector.cs#L21) that take the REST functions and turn them to async methods. I was thinking if you'd be interested in having...

A native priority queue/min heap (a simple binary heap would suffice, I suppose) would be extremely useful. I completely understand if that's outside of the scope of the project, however....

Due to a variety of reasons (below) I've stopped active development of this app in September 2017. I'm happy to help with PRs (bugfixes, new functionality, ...) but probably won't...

announcement

Since most of the UI is based on [EarTrumpet](https://github.com/File-New-Project/EarTrumpet) we should backport all of their updates to UI since September 2017. Might help with: - animation fluidity - light/dark theme...

enhancement
up for grabs

https://github.com/petrroll/PowerSwitcher/blob/master/PowerSwitcher/Wrappers/PowerSchemasWrapper.cs#L42 ``` clr_exception_powerswitcher.wrappers.powerswitcherwrappersexception_80131500_powerswitcher.dll!powerswitcher.wrappers.win32powschemaswrapper.getpowerplanname ``` Mostly US.

bug
up for grabs

### Dev Home version 0.1801.640.0 ### Windows build number 10.0.26100.2161 ### Other software OS Build Version: 10.0.26100.2161.amd64fre.ge_release.240331-1435 .NET Version: .NET 8.0.8 ### Steps to reproduce the bug Go to devdrive...

Issue-Bug
Needs-Triage
Area-DevDriveInsights

**Is your feature request related to a problem? Please describe.** Our service uses (internal) auth library that - for JWT token support (aad token, ...) - uses this library. Our...

needs attention
untriaged

### Device type Phone/Tablet ### Device Pixel 8a/android 16 ### Suggestion Xbox controller via Bluetooth doesn't vibrate on Android. Supposedly there are some apps that make it work somehow, tho....

enhancement

For generic wrappers around Utf8StirngInterpolation it'd be very nice if there was this overload. It should be fairly possible as `void AppendFormatted(T value, int alignment = 0, string? format =...