← Back to team overview

desktop-packages team mailing list archive

[Bug 1389099] Re: microphone mute icon support

 

** Changed in: oem-priority
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1389099

Title:
  microphone mute icon support

Status in OEM Priority Project:
  New
Status in OEM Priority Project trusty series:
  New
Status in unity-settings-daemon package in Ubuntu:
  Fix Released
Status in unity-settings-daemon source package in Trusty:
  Confirmed

Bug description:
  When we press mic mute key(XF86AudioMicMute, in some HP's notebook,
  it's Fn+F8), the notification shows sound mute icon, not mic mute
  icon. To simulate XF86AudioMicMute, you can run "xdotool key
  XF86AudioMicMute".

  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 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 (offered by notify-osd-icons package).

  Packages:
  unity-settings-daemon_14.04.0+14.04.20140414-0ubuntu1_amd64.deb

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


References