Ilari Suhonen
Ilari Suhonen
### Description An option to have the visualizer automatically edit its sensitivity, FFT decay, smoothing level, and multiplier based on the average volume of the last few seconds of the...
### Description When the visualizer is rotated (most prominent at 90 degrees I'd assume), bar clipping occurs regardless of the bar height variable. ### Versions * Rainmeter Version: 4.3.0.3298 *...
This PR fixes an issue where a public transitive dependency of reqwest, the `bytes::Bytes` struct, was not re-exported, which forced users to depend on `bytes` manually to use the struct....
**Is your feature request related to a problem? Please describe.** Currently, properties **must** be valid ByteSkript identifiers. For most properties, this is fine, but consider something like the `last login...
**Is your feature request related to a problem? Please describe.** In its current state, the `requiresMainThread` setting for expressions is never respected. In fact, the term "requiresMainThread" only occurs twice...
Support for custom signed headers in Signed URLs would allow, for example, limiting the file size of an upload by specifying a signed `Content-Length` value :)
# Issue Description When the Salesforce instance URL is a subdomain of `lightning.force.com` (a perfectly valid instance URL), HTTP authentication breaks. ## Cause This issue is caused by JSForce's use...
When using the Pop!_OS shell for tiling, Hanabi's wallpaper window occasionally appears atop the UI or even other windows: ![Hanabi on top of a terminal window yet behind the Extensions...
This PR updates `index.tsx` to use `Math.floor()` instead of `Math.round()` when displaying bStats player data. This ensures values like 30,600 do not get displayed as 31K+ P.S. Love the new...
This PR switches the colour used for the arguments of `/skript` subcommands in help pages from dark red to dark cyan. Dark cyan is a less jarring colour and also...