Review Request 123290: Port task manager away from mouse event listener
Xuetian Weng
wengxt at gmail.com
Wed Apr 8 04:04:27 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123290/
-----------------------------------------------------------
Review request for Plasma and Eike Hein.
Repository: plasma-desktop
Description
-------
For some reason, MouseEventListener exists because mousearea in qml 1.0 doesn't handle wheel event.
Now seems it's fine to use Qt5's MouseArea. And it will handle my touch screen event properly. MouseEventListener doesn't call "onReleased" on my touch screen.
Diffs
-----
applets/taskmanager/package/contents/ui/MouseHandler.qml bbe573e
applets/taskmanager/package/contents/ui/Task.qml 49afaae
Diff: https://git.reviewboard.kde.org/r/123290/diff/
Testing
-------
Works like old one.
Thanks,
Xuetian Weng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150408/876a4597/attachment.html>
More information about the Plasma-devel
mailing list