n3rdopolis
n3rdopolis
Not sure about why Wayland won't work, although maybe you need to make sure Weston is installed I think I had to do something to get x11-user to work, and...
Should this be closed now?
I also see lines like ``` Jul 26 23:18:59 test-Standard-PC-Q35-ICH9-2009 sddm[584]: Failed to open VT master: No such file or directory Jul 26 23:18:59 test-Standard-PC-Q35-ICH9-2009 sddm[584]: Xauthority path: "/run/sddm/xauth_UUtFNv" Jul...
Now #1769 is slightly different, as it's also about `seat0`s without VTs, not just secondary seats, but these lines fixed it https://github.com/sddm/sddm/issues/1769#issuecomment-1659492256 . It probably would need a more valid...
Should this be closed now?
https://github.com/lirios/eglfs is a fork of the Qt's EGL backend made by the liri guys that supports unprivileged input devices
Looks very similar, I think some of the circumstances are different, that was opened before simpledrm was merged into the kernel, so the circumstances are slightly different. What happens here...
That could work, I do feel like most things that handle simpledrm as temporary already know to look for simpledrm IMHO, display servers (that act as greeters) need to better...
> > The first commit fixes an issue where the greeter hangs if SwitchToGreeter double fires. > > Why does it hang? Technically it should work to have multiple greeters...
> > > > The first commit fixes an issue where the greeter hangs if SwitchToGreeter double fires. > > > > > > > > > Why does it...