Hunter Wittenborn

Results 335 comments of Hunter Wittenborn

That sounds good @mackwic, I'll probably end up doing an `impl Display` solution solution then. If any of y'all got any other views on how to do it feel free...

What I'm thinking of doing is just having #139 be how anything can be formatted. It would be a breaking API change due to how items would have to be...

I haven't looked too much into this PR yet, but would it be possible to make command parsing work via the `clap` crate? I feel like that'd make things a...

> make sure that a glib binary is being bundle How can I ensure that? > provide some information about the system were it's being build and tested You can...

Hey, I'm the main guy in charge of the Prebuilt-MPR where Prism Launcher is on. There were some outages the other day, but I haven't been able to find a...

Just a personal idea, but I don't think it'd be a bad idea to still publish `.deb` files as part of releases. If you're doing it as part of CI...

I'd be open to helping set up a Snap package as a general extra option for PrismLauncher as well, it'd be pretty simple to integrate with the existing makedeb package...

I'm not entirely sure on the status of the issue as a whole, but the Prebuilt-MPR outages have been pretty much solved, and Prism Launcher has now been updated to...

> Just yesterday, I had to remove it from my `sources.list.d` because it was preventing my system from upgrading Was that because of the Prebuilt-MPR or some other APT repository?...

Sorry if I'm missing something, but is there any technical reason this can't be done? Like if the check for when an `Arg` is both global and required was simply...