GNOME Bugzilla – Bug 459369
Much empty space to the right in theme switcher
Last modified: 2007-08-16 09:30:00 UTC
There is much empty space to the left in the GtkIconView under the theme tab. I guess a "space out columns evenly" mode should be added to GtkIconView but that's pie in the sky thinking. (I'm guessing it won't go in in time for the next stable GTK+ release and it will probably take a while for the next stable release to come out.) In the mean time, perhaps the width of the dialog could be set in such a way as to minimize this empty space?
Created attachment 92180 [details] Screenshot showing empty space to the left
Errr... seems I don't know left from right. Do a s/left/right/ while I go to sleep. :)
Not sure what we can do about that since there isn't such an option in GtkIconView. Perhaps you can file a bug against GtkIconView for a "space columns evenly" option?
Ah, I filed 460044 yesterday but forgot to add it as a dependency. For the next year or so (I believe I heard somewhere that GTK 2.14+ should take about this long to bake) perhaps you can play around with the width of the dialog/icon view container (there's only a few pixels more to make room for 3 thumbnails/row for me) or the width of the thumbnails.
*** Bug 451585 has been marked as a duplicate of this bug. ***
The "empty space" really depends on the theme you are using as a theme may alter the width of the scrollbars, which in turn would alter the width of the icon view. I don't think it would be a good idea to alter the size request of the icon view to try and prevent the empty space.