Chris Hanna

Results 7 issues of Chris Hanna

This library looks like an incredible project, so first off, thank you! I was trying to get up and running with a vs-code extension client for the server, and following...

**Is your feature request related to a problem? Please describe.** I used spectre.console to create a custom dotnet tool for my company. It works great! Now I'm trying to create...

feature

**Is your feature request related to a problem? Please describe.** I am worried that if I adopt this product, it won't scale well in high traffic. I would want to...

I have this code, ```csharp await Task.Delay(500); var robot = new Robot(); robot.AutoDelay = 1000; robot.KeyPress(Key.Right); Console.Beep(); ``` And if I run the code while my cursor is sitting in...

Hey, I noticed that the lovely click extension methods weren't working on my ARM based mac laptop. It was throwing an error about trying to load the wrong architecture file,...

As part this bounty, https://github.com/MonoGame/MonoGame/issues/8419, I am adding the basisu binaries to the dependencies sub-module. I generated these binaries by forking the Monogame.Tool.BasisUniversal repo and creating a tag to trigger...

To briefly restate the paid bounty, MonoGame's texture compression tooling does not work on ARM based CPUs (like the recent Apple M) chips. The goal of the bounty was to...

Bounty