Results 17 issues of 4JX

- [ ] Fade but per zone - [ ] Speed input for effects clamped for stock ones - [ ] Maybe improve ripple - [ ] Saving ripple apparently...

**Is your feature request related to a problem? Please describe.** Primarily meant for `/version_file/{hash}/update` but there may be other similar routes. The route currently returns whatever the latest file for...

feature request
area: filters and search

The function's description may need some refinement Closes #637

I'd like to make a PR to uncomment the setter for `header_table_size`, found here: https://github.com/hyperium/h2/blob/87969c1f296173a7838956165014b4828dc5d5db/src/frame/settings.rs#L124-L128 When playing around with the setter I found out that connections would sometimes fail the...

Calling `default_headers` on a client will add to its internal `HeaderMap`, rather than replace it. This is an issue for me, as something like the following: ```rs use reqwest::header::{HeaderMap, ACCEPT,...

The workaround for attaching a console does not seem to recognize colored output, leaving the special characters to be interpreted as text. I thought I had disabled this properly (technically...

Doesn't seem like `egui` supports changing the copy icon part to a text input, will maybe have to snatch the code and adapt it or open a PR/discussion.

> I was testing the ripple effect and there is something strange with the Ñ key (spanish layout), it is near the L key and when i press it, the...

I want to use this action since it significantly cuts down the build times thanks to the caching, but I cannot seem to get it to work in place of...

documentation

I have manually symlinked the `gtk-4.0` contents to the `.config/gtk-4.0` folder and now a lot of apps spit out the same set of error logs when starting up: ``` Jun...