** Branch linked: lp:~ctf/unity-settings-daemon/bug1389099_mic_icons

** Description changed:

  When we press mic mute key(in some HP's notebook, it's Fn+F8), the
  notification shows sound mute icon, not mic mute icon.
  
  My investigation:
- In the file: gsd-media-keys-manager.c, there's no icons[] array for mic mute, 
there're only volume_icons, brightness_icons, kb_backlight_icons. we have to 
add mic volume detection to ubuntu_osd_notification_show_volume().
+ In the file: gsd-media-keys-manager.c, there's no icons[] array for mic mute, 
there're only volume_icons, brightness_icons, kb_backlight_icons. we should add 
detection functions for mic volume.
  
  Also we need icon files for mic mute. File name should be something like
  notification-mic-volume-muted, notification-mic-volume-low,
  notification-mic-volume-high.
  
  Packages:
  unity-settings-daemon_14.04.0+14.04.20140606-0ubuntu1_amd64

** Description changed:

  When we press mic mute key(in some HP's notebook, it's Fn+F8), the
  notification shows sound mute icon, not mic mute icon.
  
  My investigation:
  In the file: gsd-media-keys-manager.c, there's no icons[] array for mic mute, 
there're only volume_icons, brightness_icons, kb_backlight_icons. we should add 
detection functions for mic volume.
  
- Also we need icon files for mic mute. File name should be something like
- notification-mic-volume-muted, notification-mic-volume-low,
- notification-mic-volume-high.
+ Also we need icon files for mic volume. File name should be something
+ like notification-audio-input-microphone-low-zero, notification-audio-
+ input-microphone-high and located in /usr/share/notify-
+ osd/icons/gnome/scalable/status.
  
  Packages:
  unity-settings-daemon_14.04.0+14.04.20140606-0ubuntu1_amd64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389099

Title:
  microphone mute icon support

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1389099/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to