TheTollingBell
TheTollingBell
### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Clap Version master ### Describe your...
In situations where setting the environment is [unsafe](https://doc.rust-lang.org/std/env/fn.set_var.html#safety) it would be more convenient to manually specify the verbosity without using the environment at all.
Solves #1280. Another note for maybe the next release would be to fix up the entire `package.gradle`. Its a huge mess and isn't very idiomatic with Gradle.
Added the ability to unload the injected lib using dlclose. TODO: add support in the executable for unloading, though I don't really know how that would be possible as dlopen/dlclose...
After upgrade to latest kernel available (6.13.5.arch1-1) sound no longer functions: - I'm using wireplumber - I still have all the profile options available in `pavucontrol` - No input or...