lxqt / lxqt-globalkeys

Daemon used to register global keyboard shortcuts
https://lxqt.github.io
GNU Lesser General Public License v2.1
31 stars 31 forks source link

Do not start under wayland #285

Closed stefonarch closed 4 months ago

stefonarch commented 5 months ago

Potential fix for https://github.com/lxqt/lxqt-globalkeys/issues/284

Unfortunately this leads to the annoying popup "module crashed to many times" message now if globalkeys are enabled.

Probably another fix is needed in lxqt-session to disable by default the module on wayland.

stefonarch commented 4 months ago

Better solved by this https://github.com/lxqt/lxqt-session/issues/515