arcnmx

Results 58 issues of arcnmx

This requires a bit of a rewrite to the luakit completion module...

enhancement

The `bitmask`/`enum_iterator` utils really don't belong in this repo. Ideally a crate like `enumflags` would serve their purpose, but at the time it wasn't generic enough to work with backing...

To make use of some module-related lib functions such as `mkRemovedOptionModule`, it's necessary to import/include files like [`nixos/modules/misc/assertions.nix`](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/misc/assertions.nix). I [whitelist these files in my own filtered nixpkgs](https://github.com/arcnmx/nixpkgs-lib/blob/af900fa0c3af3988619bac403b7d19eb81ef4749/generate/filter.sh#L3-L8), and would need...

If a message was not sent by weechat, but was sent by your mxid, then the `self_msg` tag is not set for that line. This comes up in a few...

It appears that the license may be listed incorrectly on PyPI. The source code clearly includes the [BSD 3-clause license](https://github.com/darosior/python-bip32/blob/1492d39312f1d9630363c292f6ab8beb8ceb16dd/LICENCE), while [setup.py](https://github.com/darosior/python-bip32/blob/1492d39312f1d9630363c292f6ab8beb8ceb16dd/setup.py#L20) lists it as MIT licensed.

I haven't dug too deeply into this yet so these are mostly just suggestions, but wondering whether it would make sense to impl [i2c::ReadWrite](https://arcnmx.github.io/i2c-rs/i2c/trait.ReadWrite.html) for Monitor? Some of the `::execute`...

consider a new backend driver for [ddcci-driver-linux](https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux)

- [ ] anywhere arguments are constructed, use `toGNUCommandLine` and related lib items. - [ ] go through all repos and replace everything!

priority: low

Rationale: - modules should not be in this repo because any changes to them must be copied into the built system, which is silly and unnecessary - consider how this...

priority: low

and rustyline, because it broke recently - [rink](https://github.com/kittywitch/rink-rs/commit/5169ef3be7858a09643335425af4e11da7ee2677) - [rustyline](https://github.com/kittywitch/rustyline/commit/b6cceae7c2cd86fda5f7db99478c2fcd4b78af8b)

help
effort: 2
work: obvious