mrixner

Results 82 comments of mrixner

Which video driver is used with SDL? I put it in `VideoDriver_SDL_Base` (since that's what everything inherits from) but it's no longer working; I know that my system is using...

I have tested it to work with the new `VideoDriver` utilization. This, obviously, only applies to SDL backends.

Is this referring to a per-project implementation of Maven, or is there a global part? From what I see it looks like you have to find the updates from each...

If versions can't be managed globally, it isn't a consistent experience with the rest of the UniGetUI package managers. At least vcpkg and Cargo I believe (and Pip with virtualenvs)...

This seems to be one of multiple issues wanting custom arguments passed to the check for updates / installed / etc commands - do you see a security issue with...

> The best approach would be to be able to customize globally the install location of vcpkg packages. The `x-install-root` argument would then be sent to all vcpkg commands in...

Does it not work with `--vcpkg-root`? I was under the impression thst it would figure it out automatically, and I'm pretty sure you can already customize that.

Yeah, but according to the Microsoft documentation the installation root defaults under the vcpkg root, which can be changed. I'll test this behavior when I can.

I'm sorry, I had forgotten this is because you have a different installation path outside of the root. To be fair, we are also parsing the vcpkg results data with...

Was Use System Chocolatey not removed? I thought we got rid of that in favor of the dropdown menu.