https://bugs.kde.org/show_bug.cgi?id=452986
--- Comment #2 from Arjen Hiemstra <ahiems...@heimr.nl> ---
We need to make a decision - either tablet mode means "optimise for touch" or
it means something different. So far, we have been assuming the first, but this
potentially conflicts with a laptop that has an actual tablet mode switch which
you use with a stylus. If we want to do the first, we may want to make sure
that we are using touch, so effectively making it always check to see if touch
is the only pointer input method.

Alternatively, we could adjust the API to have two switches, "tablet mode" and
"touch is the only input" and change most of the code that is currently
checking for tablet mode to check for touch input. That said, I don't really
know what tablet mode would do in that case.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to