lxqt / lxqt-config

Tools to configure LXQt and the underlying operating system
https://lxqt.github.io
GNU Lesser General Public License v2.1
79 stars 60 forks source link

Show unsupported message under wayland #997

Closed stefonarch closed 1 month ago

stefonarch commented 1 month ago

Maybe we could change this in futere to a dialog "Open compositor settings if available?"

stefonarch commented 1 month ago

This has a bad side effect: at every login the message is shown, as lxqt-config-input --load-touchpad is executed.

stefonarch commented 1 month ago

Maybe we should disable loading touchpad settings under wayland. It does just nothing, no harm too. https://github.com/lxqt/lxqt-session/blob/fb537d535742f216c9bd113a575d163abf3cacae/lxqt-session/src/sessionapplication.cpp#L105