Luke Chen
Luke Chen
Before `uwsm stop`, this is what `systemctl status session-2.scope` shows: ``` ● session-2.scope - Session 2 of User luke Loaded: loaded (/run/systemd/transient/session-2.scope; transient) Transient: yes Active: active (running) since Sat...
Yes, I was proposing to change the `ZMK_UNICODE` helper to the one I suggested (which is the same way you are doing right now).
I don't think there is a universal solution on Linux. I suggest changing the README file to make the following points clear: - different applications might expect different input methods...
Something happened with `gamescope --mangoapp` that is definitely not correct is that unless I explicitly specify the config path, `mangoapp` will try to read config from `/var/run/1000/...`. I'm unsure if...
> Does flatpak mangohud have mangoapp? yes, ``` bash-5.2$ ls -la /usr/lib/extensions/vulkan/MangoHud/bin/ total 5564 drwxr-xr-x. 1 nfsnobody nfsnobody 32 Dec 31 1969 . drwxr-xr-x. 1 nfsnobody nfsnobody 56 Aug 12...
running natively with packages shipped from fedora repository it works, like I previously describe, > I also verified that natively (using dnf install gamescope mangohud) they work, mostly. Well, the...
Is there any information I can gather other than `MANGOHUD_LOG_LEVEL=debug`? At least one thing I observed is that with flatpak, running `mangohud` eventually leads to somewhere in the `vulkan.cpp`, and...
It's related to this issue for flatpak's gamescope: https://github.com/flathub/org.freedesktop.Platform.VulkanLayer.gamescope/issues/199
If you are talking about the `CreateSwapchain` error, no it's independent: running gamescope without mangohud installed still triggers the errors.
I have given up using gamescope. Mango alone inside flatpak works well enough for me.