Elouan Martinet
Elouan Martinet
I will probably have to open another issue, but the forced `Wants` dependency is also a problem. I moved a setup using multiple networks to a pod. I had my...
not stale refer to https://github.com/containers/podman/issues/25596#issuecomment-2729214765
This could be an alternative to the suggestion made in #33633 In the case where each environment is a different workspace, it could be used to put each id to...
I wonder if two new icons would work, with an open or closed lock onto the boost icon. But it might be hard to make an icon with the same...
Yes, this is a good idea.
> should Srain exit or just hide Another possibility is to add a configuration option `exit-on-ctrl-q`, also defaulting to `false`.
I have run `sysprof` to check what is blocking the UI and it appears to come from the usage of `gtk_list_store_set` in `sui_user_update`. I will see if I can improve...
I think the format is still wrong according do this: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files
It would be even better if we could enumerate the available mod binaries from the pk3 list received from the server and provide a list of the supported platforms.
There is a C implementation of a solver [there](https://lock.cmpxchg8b.com/anubis.html#workarounds). Not sure if it's still valid, but it seems easy to implement. What is probably harder to implement is to make...