GNOME Bugzilla – Bug 151971
Rewrite of gnome-volume-control
Last modified: 2004-12-22 21:47:04 UTC
I was annoyed by the fact that the code of g-v-c was one huge .c file, and the interface didn't look too good either, so I rewrote it. The idea is mostly still the same, but we use some finetuned objects now (a GtkButton-derived toggle-button -like GnomeVolumeControlButton and a volume slider + chain icon widget which I call GnomeVolumeControlVolume). Screenshots: http://ronald.bitfreak.net/images/gvc11.png http://ronald.bitfreak.net/images/gvc13.png
Created attachment 31324 [details] [review] New mixer.
Created attachment 31327 [details] [review] New patch. * fixes segfault in element.c:cb_gconf
*** Bug 94726 has been marked as a duplicate of this bug. ***