Alan Griffiths
Alan Griffiths
I've also seen this today.
I've tried to reproduce this and not yet hit on the right sequence of actions. So far it works correctly every time.
Yes, applications can draw their own cursors. Why is that an issue?
Same system (installed from the rawhide daily a couple of weeks ago, and updated since): ```plain [alan@localhost egmde-snap]$ snapcraft WARNING: cgroup v2 is not fully supported yet, proceeding with partial...
> ``` > firewall-cmd --zone=trusted --change-interface=mpqemubr0 --permanent > ``` Until multipass gets confined, that could be added to the install hook: ```bash if [ "$(sed -Ene 's/^ID=(.*)/\1/p' /etc/os-release)" == "fedora"...
*Doesn't* work for me
The question is what are the most useful semantics for the exit code. Usually, zero indicates success and non-zero indicates a failure. Being dismissed by the compositor is not an...
> It would be nice if there was a way to automatically rebuild the snap when a new upstream signal version is released. We do something similar in Mir -...
Have you considered using `stage-snaps: [mir-kiosk-x11]` as described in https://ubuntu.com/tutorials/x11-kiosk?
> Anyway I didn't want to use X11 in the first place > but wayland since this project is using SDL2 and it is working fine on ubuntu classic see...