Nitrux/maui-shell

No mouse input in Maui Shell when using the standalone Wayland session

Opened this issue · 1 comments

Describe the bug
There's no mouse input in Maui Shell when using the standalone Wayland session.

To Reproduce
Steps to reproduce the behavior:

  • Boot Nitrux.
  • Logout of Plasma and log in to the Cask (Wayland) session.
  • No cursor movent happens.

Expected behavior
Mouse input works in the Maui Shell Wayland Live session.

Desktop (please complete the following information):

Nitrux (=> 1.8.0)

Additional context
The session requires the user to be in the group 'input'; however, the Live user isn't part of it. Users created during installation will belong to this group and have no problems.

To try Maui Shell using Wayland in the Live session, run the following command, log out and log in.

sudo usermod -a -G input nitrux

Additionally, the Cask (X11) session does have working mouse input in the Live session.

https://github.com/lirios/eglfs is a fork of the Qt's EGL backend made by the liri guys that supports unprivileged input devices