Skip to content

Refactor code which detects devices to ignore in TabletModeManager

Alexander Volkov requested to merge work/volkov/refactor-ignore-tablet-mode into master

Introduce virtual InputDevice::shouldBeIgnoredForTabletMode() and move libinput code into the backend.

Merge request reports