Skip to content

input-mapper: Fix (libwacom) tablet mapping to monitor

Carlos Garnacho requested to merge wip/carlosg/input-mapper-fix-40 into gnome-40

Remove early return when using libwacom, so guess_candidates returns monitor candidates for those devices, too.

Additionally, changing the output of an input requires removing the input from its current output first.

(Cherry picked from commit 4b0fd9ab)

Merge request reports