meator
meator
`auto-cpufreq` is doing some weeeeird stuff in `auto_cpufreq/core.py`. I will likely have to patch out a lot of things there. #### Testing the changes - I tested the changes in...
I made this PR to include the sample configuration in the package. I've also updated the package while I was at it. #### Testing the changes - I tested the...
From skimming through the git history and this repo, it looks like `TryExec` support was already considered by enkore (although this has happened before I've joined this project). The very...
**Describe the bug** terminator tries to handle `--` after `-x` is specified, which is incorrect. **To Reproduce** ``` terminator -x echo -- a ``` **Expected behavior** Program working. Instead, this...
xbps.h.in makes no mention of `@@VERSION@@`, so xbps.h.in gets copied verbatim to xbps.h. This adds unnecessary complexity and indirection.
**Describe the bug** The new `format` subcommand doesn't have shell completions.
## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change...
I have started working on a PR to address #10 properly. I have noticed that all external libraries are hardcoded. This is (again) not portable and it makes using custom...
_This issue is related to https://github.com/MayaPosch/NymphCast/issues/90. I personally believe that all of the issues below could be easily solved by using an alternative build system such as Meson instead of...
Issues like #175 and https://github.com/enkore/j4-dmenu-desktop/issues/174#issuecomment-2260709924 have brought this to my attention. It looks like Wine desktop files do not work with the current system. This is (to my knowledge) a...