! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
the icons again
Status:
CLOSED: FIXED
Product:
Xfce4-panel

Comments

Description Stefan de Konink 2004-07-15 02:40:07 CEST
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.
Comment 1 Jasper Huijsmans editbugs 2004-07-15 07:59:08 CEST
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.
Comment 2 Bernhard Walle 2004-07-15 08:21:32 CEST
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"
Comment 3 Jasper Huijsmans editbugs 2004-07-15 08:57:11 CEST
Indeed, thanks.

You probably want to add

class "XfceTogglebutton" style "small"

I hope that will improve the arrow button.
Comment 4 Stefan de Konink 2004-07-15 08:58:34 CEST
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
Comment 5 Brian J. Tarricone (not reading bugmail) 2004-07-19 21:09:03 CEST
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?
Comment 6 Jasper Huijsmans editbugs 2004-07-20 09:07:42 CEST
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.
Comment 7 Jasper Huijsmans editbugs 2004-09-03 15:47:07 CEST
Found no better solution, so this will have to do.

Bug #259

Reported by:
Stefan de Konink
Reported on: 2004-07-15
Last modified on: 2010-11-20

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
Unspecified

Attachments

0000259-taskbar.png (4.35 KB, image/png)
2004-07-15 02:40 CEST , Stefan de Konink
no flags
0000259-taskbar-2.png (6.29 KB, image/png)
2004-07-15 09:01 CEST , Stefan de Konink
no flags

Additional information