> On März 24, 2016, 9:37 nachm., Kai Uwe Broulik wrote:
> > I like the RadioButton but it should say "Default" or "Default Device" (if 
> > we could depend on Qt 5.7 we could also add a tooltip explaining what that 
> > means... :/ )
> > 
> > Can you perhaps also have a look at the OSD/volume keys to affect the 
> > default device? At the moment it's kinda random what device it actually 
> > shows and manipulates all of them simultaneously etc
> 
> David Rosca wrote:
>     > I like the RadioButton but it should say "Default" or "Default Device" 
> (if we could depend on Qt 5.7 we could also add a tooltip explaining what 
> that means... :/ )
>     
>     What about:
>     `text: checked ? "Default" : ""`
>     
>     > Can you perhaps also have a look at the OSD/volume keys to affect the 
> default device? At the moment it's kinda random what device it actually shows 
> and manipulates all of them simultaneously etc
>     
>     Yes, in next patch.
> 
> Kai Uwe Broulik wrote:
>     Yeah, that'll work. This won't clutter the UI but still make it obvious 
> what the radio is, granted that there's always a default device.
>     
>     Oh, and, the "mute" button doesn't have a tooltip. Sorry for abusing your 
> RB as bugtracker :)
> 
> Xuetian Weng wrote:
>     Just to throw some random idea, maybe also make the "Default" or device 
> name text bold?
>     
>     Also hope this change doesn't do anything werid if current default device 
> becomes unplugged.
>     
>     And how does this cooperate with current phonon kcm? It has a priority 
> list to decide which device to use first.

> And how does this cooperate with current phonon kcm?

I always thought this thing was basically dead and useless but apparently it 
actually determins the priority of devices and causes my headset to become the 
new default when I plug it in. Of course only if I manually configured that for 
every newly discovered device, not really smart. I wonder if Pulse can just 
entirely take its job? I'm not an expert in that area, though. Or perhaps it's 
already configuring Pulseaudio which makes it even more redundant and 
inconsistent to have - the "hardware" tab at least also changes the settings I 
see in Plasma PA.


- Kai Uwe


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


On März 24, 2016, 9:52 nachm., David Rosca wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127485/
> -----------------------------------------------------------
> 
> (Updated März 24, 2016, 9:52 nachm.)
> 
> 
> Review request for Plasma and KDE Usability.
> 
> 
> Repository: plasma-pa
> 
> 
> Description
> -------
> 
> It is now possible to set default input and output devices.
> UI is exactly the same as pavucontrol - checkable button next to mute button.
> 
> 
> Diffs
> -----
> 
>   src/CMakeLists.txt b3e1855 
>   src/context.h 8a3a821 
>   src/context.cpp 115c8a7 
>   src/device.h 5867fb2 
>   src/kcm/package/contents/ui/DefaultDeviceButton.qml PRE-CREATION 
>   src/kcm/package/contents/ui/DeviceListItem.qml 979c693 
>   src/kcm/package/contents/ui/MuteButton.qml 693ab2d 
>   src/server.h PRE-CREATION 
>   src/server.cpp PRE-CREATION 
>   src/sink.h 7db716b 
>   src/sink.cpp d412b7b 
>   src/source.h 325cde9 
>   src/source.cpp fa9f0a0 
> 
> Diff: https://git.reviewboard.kde.org/r/127485/diff/
> 
> 
> Testing
> -------
> 
> Works same as pavucontrol. pavucontrol uses "emblem-default" as icon, but 
> this icon is not in Breeze so I used "checkmark". Unfortunately it isn't 
> entirely clear what the button is doing from the icon ...
> 
> 
> File Attachments
> ----------------
> 
> kcm-default-device.png
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2016/03/24/6d5d5bb5-3619-470c-b6d6-e7693d888c9b__kcm-default-device.png
> kcm-default-device.png
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2016/03/24/23f3638a-aa27-4f46-aa6a-989c8d313a6a__Screenshot_20160324_220624.png
> 
> 
> Thanks,
> 
> David Rosca
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to