Deleted user

Results 141599 comments of Deleted user

It's working fine for me in X11,~~the only gamescope problem I have is mangohud doesn't work and FSR doesn't work if gamescope is disabled.~~ So if gamescope is disabled on...

> How did you install MangoHud and Bottles? You're supposed to have this command. AUR, using `mangohud-git` and `bottles-git`. I like testing things to report bugs.

Not a problem, I'm sure there's a mangoapp in the AUR that'll make it work. I've only had terrible experiences with flatpak integrating with things I install from AUR so...

Just installed it and a bit of troubleshooting and mangohud works in gamescope. I'll cross that out of my post. Not related but just wanted to mention that gamescope works...

> Now my question would be how come it works for you in X11 but not for us? I also cannot stick to Wayland so it would be ideal to...

Maybe make it an experimental feature on X11 that users can enable with a warning that bug reports won't be accepted with it enabled?

It does work, for unknown reasons, not for everyone on X11. Should those that it currently works for lose a feature?

I finally got to test gamescope on my Nvidia machine and I get the same error. ``` wlserver: [backend/headless/backend.c:68] Creating headless backend vulkan: selecting physical device 'NVIDIA GeForce GTX 1650':...

Same here, I need to submit a post body form data to download a file but I can't find a way to do it with rnfs.

In LuaTeX the fontname is as expected, but it seems they are not using Type 3: ```latex \documentclass{article} \usepackage{fontspec} \setmainfont{Segoe UI Emoji}[Renderer=Harfbuzz] \begin{document} 😂 \end{document} ``` ![fontname luatex working](https://github.com/user-attachments/assets/026da617-63d4-4ae6-b64b-97ddc33bc901)