Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-27 Thread elextr
> Any sane defaults you can set in geany.css that makes the icon spacing and > widgets heights more theme agnostic In this era of hidpi screens and HD screens and plain screens, probably not while everything is done in pixels, you are likely to get icons teeny on one screen and huge on

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-26 Thread elextr
@drankinatty Isn't the Suse distribution of Geany a GTK3 one? I had presumed it was. If it is there is no real need for you to build your own, just manipulate the CSS (not .gtkrc, thats GTK2) that controls the theme. Geany does load its own CSS from `geany.css` in the config directory

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-26 Thread David C. Rankin
I'll have to build the current code and see how it looks on SuSE. If Adwaita is dead-tortoise, then that is what you get. The problem is primarily a themes issue, but it seems like a .gtkrc for the gtk3 builds of Geany may be able to minimize the damage. Having all the toolbar icons scroll of

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-25 Thread elextr
Well, the toolbar spacing and size is fine on Mint with any of their themes, probably being a KDE distro suse doesn't care so much for GTK themes. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-25 Thread vstepaniuk
@codebrainz Ok, thanks. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1825#issuecomment-415984760

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-23 Thread Matthew Brush
@vstepaniuk I don't know much GTK+ CSS and it's probably specific to the version of GTK+ 3 since CSS is unstable and changed at many different versions. A search [like this](https://www.google.ca/search?q=gtk+css+reduce+padding) seems to have a fair bit of info though. -- You are receiving

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-08-23 Thread vstepaniuk
@codebrainz, could you explain how to change the height of the toolbar and status bar with GTK+ CSS/theme? The "small" icon size is fine, but there is too much space around these icons. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-04-15 Thread David C. Rankin
Thanks codebrainz, I just went ahead and rebuilt it with Gtk+2, and everything is perfect without having to mess with any CSS, etc. I cannot find any Gtk+3 theme that makes Geany usable in the limited space of a VM. All Gtk+2 themes are fine. Here is the comparison screenshot. All buttons fit

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-04-13 Thread Matthew Brush
@drankinatty you can reduce the spacing by changing the GTK+ CSS/theme (outside the scope of Geany). But also a possible simple workaround if you weren't aware: you can customize the layout of the toolbar, so if there are more important items being overflowed, you can move them forward in the

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-04-13 Thread elextr
Closed #1825. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1825#event-1574328892

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-04-13 Thread David C. Rankin
Here is a screenshot of the problem: [Screenshot on OpenSuSE Leap 15 Beta - Build 187.1](http://paste.opensuse.org/6652) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] Toolbar Icons Spacing Painfully Wide with Gtk+3 on openSuSE (#1825)

2018-04-13 Thread Skif-off
Same problem: [#1746](https://github.com/geany/geany/issues/1746) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1825#issuecomment-381286432