gnome-control-center/panels
Jordan Petridis b542e98359 sounds: Use correct mute icon in the input section
The current code does not differenciate between input and
output, and thus it shows the same icon for muting outputs
and inputs. As per design suggesion [1], the input row
should use the "microphone-sensitivity-muted-symbolic" icon.

In order to achieve that, move the CcLevelBarStreamType enum
to a separate header, and rename it to CcStreamType. And also
pass the stream type to the volume slider.

In CcVolumeSlider, update the code to switch to the correct
mute icon depending on the stream type.

[1] https://gitlab.gnome.org/GNOME/gnome-control-center/issues/539

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/539
2019-06-16 01:01:36 +00:00
..
applications shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
background background: Cleanup BgColorsSource 2019-05-30 20:09:54 -03:00
bluetooth shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
color color: Fix compile warning on g_clear_pointer 2019-02-07 11:22:11 +13:00
common common: Fix crash in language chooser 2019-03-26 22:02:32 +00:00
datetime shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
display display: Rework Night Light page 2019-06-16 01:01:36 +00:00
info info panel: return "Unknown" on OS lacking os-release 2019-05-15 22:10:30 +00:00
keyboard keyboard: Add microphone mute key 2019-05-27 20:48:35 +00:00
mouse shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
network wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00:00
notifications notifications: Add shadow to application icons 2019-03-13 13:46:23 +01:00
online-accounts online-accounts: Fix widgets added by GOA being invisible 2019-03-22 16:28:44 +13:00
power power: Tweak margins and spacing 2019-06-16 01:01:36 +00:00
printers printers: Revert previous 2 commits 2019-05-24 19:12:00 +02:00
privacy privacy: Rename "Show Notifications" label 2019-03-29 17:12:20 +00:00
region shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
search shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
sharing shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
sound sounds: Use correct mute icon in the input section 2019-06-16 01:01:36 +00:00
thunderbolt shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
universal-access universal-access: Don't use widget names for GSettings keys 2019-06-04 14:03:11 +12:00
user-accounts user-panel: Fix entry overflow on minimum width 2019-06-10 16:46:16 +00:00
wacom shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
meson.build sound: Rename new sound panel to replace old one 2019-02-07 09:31:18 +13:00