TheSunCat
TheSunCat
Is it possible to replay these packets on Linux to wake it up manually?
If they release the source of this app, I would be very happy to buy a headset and work on porting it to Linux. The GUI is made with imgui...
Ahh I see. Am I doing this right? I `cd`'d to each submodule and run `git checkout master`, and then it said they were already up to date when I...
Sweet, it builds now on your fork! Thanks for fixing it so fast! Is the demo supposed to output anything? It just opens a black fullscreen window on my machine...
I tried both switching the GTK backend to X11, and running it from an X11 session to avoid Wayland-related issues, and it's a black screen regardless. I tested on two...
Hi! Been a while, sorry. I tried running the first code you linked, and it shows , which is nice to see! However, it is not animated... I can exit...
This same issue can be reproduced with WebCord from the AUR package `webcord-git-screenshare` when running as Wayland native. I am using a scaling of 1.4x.
It uses Electron. I haven't seen other Electron apps (vscodium, spotify, normal webcord) exhibit this issue, so I pointed it out.
Yup. As long as you have hw acceleration on a Chromium/Electron app and it runs as Wayland, it will stretch the wrong way on resize.
I have pulled the latest commit and can confirm this is still the case. I'm happy to test anything if needed, though I am no longer using the Sweet theme,...