Yamakaky

Results 87 issues of Yamakaky

**Describe the bug** The generator doesn't seem to support array indices in `$ref`. **To Reproduce** ``` openapi-python-client generate --path /tmp/bug.json Generating bug-client Warning(s) encountered while generating. Client was generated, but...

enhancement

**Choose one:** is this a 🙋 feature request ## Expected Behavior When the Cargo.toml parameter `repository` is present and `homepage` is absent, no URL is included in the message. If...

enhancement
breaking-change

It would be nice to be able to specify a custom error printer, for cases where stderr is not used. For example, with a graphical application, one could use https://lib.rs/crates/msgbox.

Since about a month, sometimes this program doesn't work. I have to launch it a few times to invert the colours. I'm sorry my bug report isn't very precise, do...

Hey, `error-chain`'s maintainer here. I have not been as active on error-chain maintenance as I should have (cf all the issues and PR). I'm also working less with Rust these...

Filtering by time percentage is more useful than filtering by pixel width, at least in my case.

Did you consider closing the preview window on BufDelete? When I open multiple markdown files, I end up with a lot of tabs in my browser ^^ https://developer.mozilla.org/en-US/docs/Web/API/Window/close

enhancement

On my computer, `/sys/class/power_supply/BAT0/charge_full / /sys/class/power_supply/BAT0/charge_full_design` is ~0.6 since my battery is pretty old. Battstat currently calculates the charge percentage using `charge_full_design`, while it would be more useful to use...

When building a crate with the `x86_64-unknown-linux-musl` target, vcpkg exits with a `NotMSVC` error. If musl is not supported, it should print a more specific error. https://github.com/mcgoo/vcpkg-rs/blob/6393bd1f84b5dff80d609ae02539c71c502bd786/src/lib.rs#L1331-L1346 Note that

FYI, I'm also doing a crate for full Joycon support! It's at https://github.com/Yamakaky/joy. I plan to support the full feature set of the hardware, including NFC read, gyroscope, merging right...