https://bugs.kde.org/show_bug.cgi?id=396835
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-pa/681e1c8faaaff54707bc | |532deb7d4d3a99044b7f Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 681e1c8faaaff54707bc532deb7d4d3a99044b7f by Nate Graham, on behalf of George Vogiatzis. Committed on 31/01/2020 at 15:19. Pushed by ngraham into branch 'master'. [Applet]Add global mute function Summary: Add a Mute icon that will force all playback devices to mute. Even if new device/port connects, will automatically mute. Does not work as an indicator. It is possible for all the devices to be muted and the icon to be disabled. It acts as a force switch. Is aware of devices that were muted before. So that will be able to unmute only the devices that actually mute. With an exception if all the devices were muted. Gets disabled when manually unmute a device. Stores values in config file, for reboot etc. Part of T10470 layout changes. Depends on D26256 Reviewers: #vdg, #plasma, drosca, ngraham Reviewed By: #vdg, ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26418 M +7 -1 applet/contents/config/main.xml M +16 -0 applet/contents/ui/DeviceListItem.qml M +71 -3 applet/contents/ui/main.qml https://commits.kde.org/plasma-pa/681e1c8faaaff54707bc532deb7d4d3a99044b7f -- You are receiving this mail because: You are watching all bug changes.