bruwyvn

Results 6 comments of bruwyvn

I may be wrong but some versions of chromium does not seem to work well with Xwayland because of lack of proper VA-API support. I'm on Fedora 36 and this...

> Am on Fedora 36 + wayland + gnome 42 and flatpak app works perfectly. Tthis issue can be closed out IMHO What GPU and drivers you're using, cause the...

It seems that the problem is happening with the Deezer installed with the RPM package, haven't tested with AppImage, DEB tho. Flatpak is indeed working.

@refractionpcsx2 that was the only way to get the cursor to at least move.

Did some testing and the bug only occurs on Wayland, on X.Org is working fine. Editing the configuration file is not necessary but you have map the pointer with the...

I don't know if you guys are still having this problem, but adding this configuration to `.npmrc` seems to fix it: ```properties node-linker=hoisted link-workspace-packages=true ``` As per pnpm documentation you...