After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 151971 - Rewrite of gnome-volume-control
Rewrite of gnome-volume-control
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gnome-volume-control
unspecified
Other Linux
: Normal enhancement
: 2.9.1
Assigned To: gnome media maintainers
gnome media maintainers
: 94726 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-09-06 13:21 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
New mixer. (99.40 KB, patch)
2004-09-06 13:21 UTC, Ronald Bultje
none Details | Review
New patch. (99.97 KB, patch)
2004-09-06 14:31 UTC, Ronald Bultje
none Details | Review

Description Ronald Bultje 2004-09-06 13:21:25 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
Comment 1 Ronald Bultje 2004-09-06 13:21:55 UTC
Created attachment 31324 [details] [review]
New mixer.
Comment 2 Ronald Bultje 2004-09-06 14:31:13 UTC
Created attachment 31327 [details] [review]
New patch.

* fixes segfault in element.c:cb_gconf
Comment 3 Ronald Bultje 2004-09-16 20:51:41 UTC
*** Bug 94726 has been marked as a duplicate of this bug. ***