Martin
Martin
Considering there are clear definitions for [sqlite's limits](https://sqlite.org/limits.html), would it perhaps be an idea to return `Err` at runtime if a query exceeds these? It should be no different from...
The Alt key would be great to have. Additionally I'd love a Meta (a.k.a. Windows/Super) key and configurable Shift+top row options
Seems like there was an update waiting for me for vscode. After updating, the branch name is now correctly identified  Edit: nevermind, it seems to be hit or miss...
Also adds rvsfunc to the package list
I've updated the listed dependencies and categories in rvsfunc as per your suggestions, fixed a small oversight on my end that could cause conflicts uninstalling binary plugins and double checked...
This is unfortunately not yet fixed. [logs.zip](https://0x0.st/oJX2.zip), at least with `curl=6` (LibreSSL). Setting `curl=5` works just fine, so it _seems_ to be a Libre-only issue?
Might wanna look into fetching cover art through mpv. Should be a metadata field on the current playing file, if present. Once I got my current project stable, I can...
For anyone facing the same issue, with a bit of prodding around, I managed to find a hackjob solution that involves navigating the `VisualTree` starting from the `Parent` and casting...
Looking at the current code, this seems to all be fixed already? The crate works fine on windows on both gnu and msvc toolchains and I see no mention of...
"the other environments" being clang-aarch64 and ucrt-x86_64, as mold is not available in the clang-32 and mingw-w32 environments