! 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 !
Cannot set big icons while using labels
Status:
RESOLVED: MOVED
Severity:
blocker
Product:
Xfce4-panel
Component:
Window Buttons

Comments

Description Stephen Ewen 2014-04-27 04:52:27 CEST
I'm using xfce4-panel 4.11.0 in Xubuntu 14.04 64-bit.

There is a README in the source code at xfce4-panel-4.11.0/docs/README.gtkrc-2.0 which you can read at https://github.com/EasternHeart/heartlenv-panel/blob/master/docs/README.gtkrc-2.0 - it explains how to theme various aspects of the panel.

I initially filed a bug report concerning only one of them, XfceApplicationsMenuPlugin, but after further testing, NONE of those which declare a perimeter in gtk-icon-sizes work:

XfceApplicationsMenuPlugin
XfceDirectoryMenuPlugin
XfceWindowMenuPlugin
XfceLauncherPlugin
XfceTasklist
XfceActionsPlugin

For example, placing the following in to $HOME/.gtkrc-2.0 results in no changes.

gtk-icon-sizes="panel-tasklist-menu=64,64"

style "xfce-tasklist-style"
{
  XfceTasklist::max-button-size = 64
}
class "XfceTasklist" style "xfce-tasklist-style"

I am sure that $HOME/.gtkrc-2.0 *is* being read because other parts of the file have effect.

So this means that it is not possible to increase any panel menu icons sizes above the tiny 16 pixel size. This effectivle blocks many visually impaired people from using Xfce.

As I am trying to build a distro based on Xfce, I'd be very, very appreciative of a fix.
Comment 1 felix74501 2015-07-12 17:16:28 CEST
Hi,

Seems like this bug hasn't been fixed yet.

I am especially trying to fix it to fix panel-tasklist-menu icons size. I am also kind of surprised that it hasn't been fixed yet, because I found quite old ressources about this bug on various forums:

http://ubuntuforums.org/showthread.php?t=2040689
http://askubuntu.com/questions/233200/how-to-increase-icon-size-of-xfce4-panel-window-buttons-panel-tasklist-menu

Even on Xfce-dev maillist I found this related to the problem:
http://xfce.10915.n7.nabble.com/tweaking-Window-Buttons-defaults-td42890.html

To sum up, as of today, it is still not possible to have big icons with the "Show Button Labels" option enabled, see:
http://i.imgur.com/Le5qm.png
http://i.imgur.com/4mqYFob.png

Best regards
Comment 2 Simon Steinbeiss editbugs 2018-05-01 01:16:17 CEST
Yes, this is currently a limitation / design decision within the "window buttons" plugin.
Comment 3 Git Bot editbugs 2020-05-28 01:51:10 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/90.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #10849

Reported by:
Stephen Ewen
Reported on: 2014-04-27
Last modified on: 2020-05-28

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
Unspecified

Attachments

Additional information