-
## Hover doctor
```
$ hover doctor
hover: Hover version v0.47.0 running on linux
hover: Sharing packaging tools
hover: darwin-bundle is supported
hover: darwin-dmg is supported
hove…
-
**Bug:**
The bigger the size of the window is (after a certain point), the more unbearable the performance becomes. Full screen is practically unusable.
**To Reproduce:**
Steps to reproduce the behav…
-
-
## System Details
- **Thorium Version**: Latest (`126.0.6478.231`)
## Problem
Thorium is currently using Chromium `126.0.6478.231` which has `78` associated CVEs:
- **Critical**: `2`
- **High…
-
Everything is working great for me using the latest skia-safe bindings (0.78.1), with the exception of shaders. Any type of shader effects either crashes out or gives unexpected results:
set_path_e…
-
## Issue
Sometimes, when using the function `signInWithPhoneNumber`, Firebase Console reports the error: `INVALID_APP_CREDENTIAL` and our users can not sign in.
I am not su…
-
Using `cargo install airshipper` will result in :
```
Updating crates.io index
Downloaded airshipper v0.13.0
Downloaded 1 crate (895.1 KB) in 1.71s
Installing airshipper v0.13.0
Up…
-
**Problem**
As an example, `SKCanvas.Concat` is declared as `public void Concat (ref SKMatrix m)`. This does not let me write
```
canvas.Concat(ref obj.Matrix); // Where Matrix is a readonly fiel…
-
```zsh
% git clone https://github.com/MFEK/stroke;
% cd stroke;
% cargo run --;
Updating git repository `https://github.com/MFEK/math.rlib`
Updating git repository `https://github.com/MFE…
-
My use case: I have already available decoded images as pure binaries that I can load directly from memory instead of using the filesystem. Now this functions are hardcoded while it would be very help…