Skip to content
Commit cb47df4f authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Add a way to ignore devices for tablet mode

The tablet mode code checks whether we are currently in tablet mode
based on whether or not we have a touch screen and a pointer. For some
devices, a touch screen or pointer device may be detected but we would
like to ignore it, since it incorrectly influences the tablet mode.

This reads the udev tag "kwin_ignore_tabletmode" from libinput devices
and will skip devices with that tag when trying to determine whether we
are in tablet mode or not.
parent 5f4a7190
Pipeline #154468 passed with stage
in 14 minutes and 16 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment