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 119775 - Maximum width for the volume slide
Maximum width for the volume slide
Status: RESOLVED DUPLICATE of bug 163313
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2003-08-13 11:04 UTC by Hakon
Modified: 2005-04-16 15:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
this patch makes changes to the totem.glade (1.85 KB, patch)
2004-01-30 21:24 UTC, Sanjay Kumar J
needs-work Details | Review

Description Hakon 2003-08-13 11:04:19 UTC
When you're watching a movie with large canvas, the volume bar gets too
wide in my opinion. I'd prefer if it had a max-width so that it was the
same size most of the time.
Then there would just be an empty space between the playlist button and the
volume bar.
Comment 1 Bastien Nocera 2003-10-07 16:48:34 UTC
see gtk_window_set_geometry_hints().
Comment 2 Sanjay Kumar J 2004-01-30 21:24:10 UTC
Created attachment 23912 [details] [review]
this patch makes changes to the totem.glade
Comment 3 Sanjay Kumar J 2004-01-30 21:27:25 UTC
default width is max width and empty space between the playlist button
and the volume bar.
Comment 4 Bastien Nocera 2004-02-05 09:09:37 UTC
Well, the patch doesn't work like it should.
We want a maximum width for the volume bar, and no minimum width.
This patch has a constant width, which doesn't fill the bill here.
Comment 5 Bastien Nocera 2004-09-20 16:26:02 UTC
Mass reassign.
Comment 6 Christian Kirbach 2005-04-16 10:02:08 UTC
Any news on this?
Comment 7 Ronald Bultje 2005-04-16 12:00:55 UTC
There's a different approach in #163313.
Comment 8 Christian Kirbach 2005-04-16 15:08:12 UTC
OK, marking this bug as a duplicate as per last comment.

*** This bug has been marked as a duplicate of 163313 ***