G2

Results 14 comments of G2

Update: The flashing appears to occur only when there are entities on screen

It works great for me even in game mode, if you were looking for any feedback. Gamepad works, and I use it with Jellyfin.

![image](https://github.com/user-attachments/assets/67891f10-2f30-4fcf-914d-077ec23a4c82) Extra context, here is my root directory when viewed with Filelight.

After reading #5057, I checked the folder with `du -shl /var/lib/flatpak/repo/objects/` and it still reports the same size.

An update, checking it again today and it is now 301GB, so it's progressively getting worse. Eventually I will run out of disk space at this rate.

@firstuanl, is it safe to delete this data?

I was able to fix this by running `flatpak repair` as root. This reduced the size to 21GB, which is reasonable, but still large.

I thought about looking into including WASM support in `nusb` originally, but I thought it would be best to do in a separate crate for the moment as my main...