Skip to content

Improve recovery from missing input systems

Aleix Pol Gonzalez requested to merge work/apol/fakeinput-missing into master
  • Only initialise org_kde_kwin_fakeinput if we are on wayland.
  • If we are still on wayland but org_kde_kwin_fakeinput is not available warn and fail to init().
  • Warn if there's no input system.

Merge request reports