Review Request 125088: Allow to change volume with mouse wheel
David Kahles
david.kahles96 at gmail.com
Mon Sep 7 13:24:16 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125088/#review84949
-----------------------------------------------------------
I'm not sure whether we should enable scrolling in the applet at all. The problem I see occurs when you have at least 4 devices (For me this is a sound card with input and output, a hdmi output and a webcam, so nothing exotic).
The device list is too long to be displayed in the systemtray without scrolling, but you can't really scroll down because the focus gets above a slider immediately, and thus the slider value changes. Therefore I think we should disable the scrolling in the systemtray. As QT doesn't offers an api for that, I created one but it's still under review (https://codereview.qt-project.org/#/c/124669/). What are other opioins on that?
In the kcm, it should work as there is more space and the devices/applications are seperated in tabs, thanks for that.
- David Kahles
On Sept. 7, 2015, 12:58 p.m., David Rosca wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125088/
> -----------------------------------------------------------
>
> (Updated Sept. 7, 2015, 12:58 p.m.)
>
>
> Review request for Plasma and Harald Sitter.
>
>
> Repository: plasma-pa
>
>
> Description
> -------
>
> Implement changing volume on mouse wheel.
>
> Without this patch, the value of slider gets changed but it won't change the actual volume.
>
>
> Diffs
> -----
>
> applet/contents/ui/ListItemBase.qml 8993b16
> src/kcm/package/contents/ui/VolumeSlider.qml c36dd33
>
> Diff: https://git.reviewboard.kde.org/r/125088/diff/
>
>
> Testing
> -------
>
> Changing volume with wheel works in both applet and kcm
>
>
> Thanks,
>
> David Rosca
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150907/77a69e8d/attachment-0001.html>
More information about the Plasma-devel
mailing list