GNOME Bugzilla – Bug 119775
Maximum width for the volume slide
Last modified: 2005-04-16 15:08:12 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.
see gtk_window_set_geometry_hints().
Created attachment 23912 [details] [review] this patch makes changes to the totem.glade
default width is max width and empty space between the playlist button and the volume bar.
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.
Mass reassign.
Any news on this?
There's a different approach in #163313.
OK, marking this bug as a duplicate as per last comment. *** This bug has been marked as a duplicate of 163313 ***