Xfce Forum

Sub domains
 

You are not logged in.

#1 2011-06-29 15:25:46

Ailurus
Member
Registered: 2011-05-19
Posts: 42

Strange behaviour in Window Buttons plug-in?

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

#2 2011-06-29 17:45:21

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,144
Website

Re: Strange behaviour in Window Buttons plug-in?

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

#3 2011-06-30 01:10:53

Ailurus
Member
Registered: 2011-05-19
Posts: 42

Re: Strange behaviour in Window Buttons plug-in?

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

#4 2011-06-30 04:45:31

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,144
Website

Re: Strange behaviour in Window Buttons plug-in?

You also need to class line and xfce4-panel -r will do.

Offline

Board footer

Powered by FluxBB