Skip to content

sound: Fix accessibility issues for the mute button

Lukáš Tyrychtr requested to merge tyrylu/gnome-control-center:fix_2750 into main

This does the following:

  • Replaces the a11y label by a tooltip
  • Reflects what will happen when the button is pressed

Fixes #2750 (closed)

Merge request reports