Minimalistic touchscreen support
Summary
- Calls
QScroller::grabGesture
to grab touch events for various widgets. - At present, however, text selection still occurs when tapping and dragging within the
KHTMLView
. Switching over toKWebKit
might fix this, but that's outside the scope of this MR. Even with the somewhat buggy scrolling (inKHTMLView
) I still find it more usable with this MR than without!
Screencast
Edited by Henry Heino