wingpanel-indicator-sound icon indicating copy to clipboard operation
wingpanel-indicator-sound copied to clipboard

Add volume levelbar inline

Open danirabbit opened this issue 6 months ago • 0 comments

Alternative design solution for #13. Instead of showing volume change confirmations as a notification, temporarily show an inline levelbar.

Screenshot from 2023-12-29 12 43 19

This is just a proof of concept. Todo:

  • [ ] Support levelbars in the panel's css so we're not duplicating styles
  • [ ] Don't show the levelbar when the panel first starts
  • [ ] hide the levelbar when the indicator is open
  • [ ] Don't show the levelbar when sound is changed via system settings
  • [ ] Don't show volume change confirmations as a notification
  • [ ] handle mic volume changes?
  • [ ] volume blocking styles?
  • [ ] insensitive style for mute?
  • [ ] stay revealed when hovered?
  • [ ] Test screen reader behavior

danirabbit avatar Dec 29 '23 20:12 danirabbit