You are not logged in.
Pages: 1
Hmm, I just created a panel with the Window Buttons plug-in. I changed the settings such that only the icons are displayed, not the titles. The thing is, I'd like the icons to measure 64x64 pixels. I tried changing the Panel size -- in the Display tab with the slide bar Size (pixels). It seems the maximum size is 49 pixels, because when I set it to 50 or higher, the orientation of the icons change (the option Rotate buttons in vertical panel in the plug-in is not checked).
This happens again at 75 pixels, 100 pixels, 125 pixels. Somehow, there is a maximum size for the icons...?
Offline
It automatically creates more rows to fit more icons in there. However you can adjust your gtkrc to change this: http://git.xfce.org/xfce/xfce4-panel/tr … h=xfce-4.8
Offline
Ok, so if I understand correctly, I should add something like this to my /home/pieter/.gtkrc-2.0:
gtk-icon-sizes="panel-tasklist-menu=64,64"
style "xfce-tasklist-style"
{
#72 is just for testing, should be larger or equal to 64 I think
XfceTasklist::max-button-size = 72
}
However, after logging out and logging in, nothing has changed...?
Offline
You also need to class line and xfce4-panel -r will do.
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 523.77 KiB (Peak: 528.65 KiB) ]