Review Request 119001: Add support for high-precision touchpad scrolling

Kai Uwe Broulik kde at privat.broulik.de
Mon Jun 30 12:57:13 BST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119001/
-----------------------------------------------------------

(Updated June 30, 2014, 11:57 a.m.)


Status
------

This change has been marked as submitted.


Review request for Dolphin.


Repository: kde-baseapps


Description
-------

This adds support for QWheelEvent's pixelDelta() which reports pixel-precise scrolling, mainly on touchpads. Since Qt 5.3 this is supported on X11 using XInput2, breaking Dolphin's custom scrolling on those devices.


Diffs
-----

  dolphin/src/kitemviews/kitemlistcontainer.cpp 39e6296 

Diff: https://git.reviewboard.kde.org/r/119001/diff/


Testing
-------

Tested both vertical and horizontal scrolling using both mouse and touchpad.

For some reason, although it returns a QPoint with x() and y() values, only y() is ever populated on my machine, even when doing horizontal touchpad gestures. Someone with a horizontally scrollable mousewheel might want to give this a try. I encountered this problem also in QtQuick, so might be a X11 QPA limitation.


Thanks,

Kai Uwe Broulik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20140630/a442d749/attachment.htm>


More information about the kfm-devel mailing list