Review Request 119001: Add support for high-precision touchpad scrolling
Commit Hook
null at kde.org
Mon Jun 30 12:57:12 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119001/#review61277
-----------------------------------------------------------
This review has been submitted with commit d717090c9f4dcff60bee665f1434ec07862fee65 by Kai Uwe Broulik to branch frameworks.
- Commit Hook
On June 28, 2014, 6:47 p.m., Kai Uwe Broulik wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119001/
> -----------------------------------------------------------
>
> (Updated June 28, 2014, 6:47 p.m.)
>
>
> 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/71fe142a/attachment.htm>
More information about the kfm-devel
mailing list