https://bugs.kde.org/show_bug.cgi?id=417607
gvgeo <gv...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.19.0 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-pa/606c6499750a1d776d73 | |b052eab828dc5eedca07 --- Comment #5 from gvgeo <gv...@protonmail.com> --- Git commit 606c6499750a1d776d73b052eab828dc5eedca07 by George Vogiatzis. Committed on 03/03/2020 at 17:49. Pushed by gvgeo into branch 'master'. [KCM]Update Device item layout based on applet Summary: Remove device icon. Remove separation line between devices and increase spacing. Use radioboxes for default device selection. Always allow port selection. Fix mute tooltip. Use small spacing instead of default. Use plasma components 3 instead of qtquick controls 2. Remove unused imports. Related: bug 417447 FIXED-IN: 5.19.0 Doesn't depend, but needs D27420 to activate an unavailable port. Test Plan: Before: Was not possible to select an unavailable port. Combobox could drive the default button out of the layout. After: Combobox row appears for devices that have at least two ports. {F8106609} Reviewers: #plasma, drosca, ngraham, #vdg Reviewed By: ngraham, #vdg Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27422 M +66 -53 src/kcm/package/contents/ui/DeviceListItem.qml M +6 -3 src/kcm/package/contents/ui/Devices.qml M +2 -1 src/kcm/package/contents/ui/MuteButton.qml M +1 -0 src/kcm/package/contents/ui/StreamListItem.qml https://commits.kde.org/plasma-pa/606c6499750a1d776d73b052eab828dc5eedca07 -- You are receiving this mail because: You are watching all bug changes.