On 12/20/2019 10:36 PM, David C. Rankin wrote:
On 12/18/2019 06:32 AM, Anton Aylward wrote:
Indeed. My messages and message list and account/folder panes are all OK. Its the menu bar(s) that is proving unsatisfactory since the upgrade, its about twice the point size now.
Are the setting for that?
Yes, that's a Gtk+3 thing though, not a tbird thing. (which is why I have an Gtk+2 version of tbird, I can't stand the look of the new one and very few Gtk+3 html'ized themes are complete enough to provide default sizes for all widgets and menus and toolbars, etc... They are getting better, but my Firefox entry boxes still spill across DIV panes where with Gtk+2 there was no issue.
About the best you can do is edit/create your ~/.config/gtk+3/settings.ini and set values for:
gtk-font-name gtk-icon-sizes gtk-toolbar-icon-size
e.g
gtk-font-name="sans-serif 9" gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU
For settings details see:
Of course, now most Gtk+3 settings.ini settings are deprecated so you have no control over the interface anymore and are left to the whims of the theme designers -- which for Gtk+3 themes provide very little in actual sizing, so you end up with Gtk+3 defaults for most elements. So now if you look at /usr/share/themes/Adwaita/gtk-3.0/gtk.css, you get: /* Adwaita is the default theme of GTK+ 3, this file is not used */ Good luck figuring out what the defaults are.... An actual theme file will have about 4700 lines of .css for you to pick though to find what you need. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org