[Xfce-bugs] [XFCE 0000259]: the icons again

xfce-bugs at xfce.org xfce-bugs at xfce.org
Fri Sep 3 17:47:07 CEST 2004


The following bug has been RESOLVED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000259
=======================================================================
Reporter:                   skinkie
Handler:                    huysmans
=======================================================================
Project:                    XFCE
Bug ID:                     0000259
Category:                   panel
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
=======================================================================
Date Submitted:             2004-07-15 02:40 UTC
Last Modified:              2004-09-03 15:47 UTC
=======================================================================
Summary:                    the icons again
Description: 
The previous release made the icons not fit, now the icons are definately
too small and the V button to open a menu has the same problem as the
icons before.
=======================================================================

-----------------------------------------------------------------------
 huysmans - 2004-07-15 07:59 UTC 
-----------------------------------------------------------------------
I can't do anything about the smallness of the icons, it's either that or
cropped icons. Blame gtk for that.

I'll have a look at the arrow buttons.

-----------------------------------------------------------------------
 bwalle - 2004-07-15 08:21 UTC 
-----------------------------------------------------------------------
See

http://article.gmane.org/gmane.comp.desktop.xfce.devel.version4/2172

Maybe we could put the hint in the FAQ?

My entry in ~/.gtkrc-2.0 is:

style "small"
{
    GtkWidget::focus-padding         = 0
}
class "XfceIconbutton" style "small"
class "XfceMenubutton" style "small"

-----------------------------------------------------------------------
 huysmans - 2004-07-15 08:57 UTC 
-----------------------------------------------------------------------
Indeed, thanks.

You probably want to add 

class "XfceTogglebutton" style "small"

I hope that will improve the arrow button.

-----------------------------------------------------------------------
 skinkie - 2004-07-15 09:02 UTC 
-----------------------------------------------------------------------
The .gtkrc-2.0 gets them now at least on *real* size. So that would solve
my first problem. Could such thing also work with the arrow buttons?

Ok the Arrow buttons are slightly over sized, so they probably need the
same code job as the buttons. (See 2nd screenshot)

edited on: 07-15 09:02

-----------------------------------------------------------------------
 kelnos - 2004-07-19 21:09 UTC 
-----------------------------------------------------------------------
i noticed that olivier set the focus-padding to zero for all of the xfce
gtk2 themes.  is this fixed, or are there still remaining issues?

-----------------------------------------------------------------------
 huysmans - 2004-07-20 09:07 UTC 
-----------------------------------------------------------------------
I changed CVS HEAD to programmatically set focus padding to 0 for the arrow
buttons, but it feels a bit hacky, so I'd reather leave this open for a
while.

-----------------------------------------------------------------------
 huysmans - 2004-09-03 15:47 UTC 
-----------------------------------------------------------------------
Found no better solution, so this will have to do.



More information about the Xfce-bugs mailing list