Xfce4-panel plugins unable to be themed by Xfce widgets and classes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Xfce4 Panel |
Confirmed
|
Critical
|
|||
xfce4-panel (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
There is a README in the source code at xfce4-panel-
NONE of those which declare a perimeter in gtk-icon-sizes work:
XfceApplication
XfceDirectoryMe
XfceWindowMenuP
XfceLauncherPlugin
XfceTasklist
XfceActionsPlugin
For example, placing the following in to $HOME/.gtkrc-2.0 results in no changes.
gtk-icon-
style "xfce-tasklist-
{
XfceTasklist:
}
class "XfceTasklist" style "xfce-tasklist-
I am sure that $HOME/.gtkrc-2.0 *is* being read because other parts of the file have effect.
Since xsettings.xml is no longer used to increase these sizes on the panel, 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. :-)
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xfce4-panel 4.11.0-0ubuntu1
ProcVersionSign
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Apr 26 22:04:34 2014
InstallationDate: Installed on 2014-04-26 (0 days ago)
InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2)
ProcEnviron:
LANGUAGE=en_US
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: xfce4-panel
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in xfce4-panel: | |
importance: | Unknown → Critical |
status: | Unknown → Confirmed |
Changed in xfce4-panel (Ubuntu): | |
status: | Confirmed → Triaged |
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/EasternHear t/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, XfceApplication sMenuPlugin, but after further testing, NONE of those which declare a perimeter in gtk-icon-sizes work:
XfceApplication sMenuPlugin nuPlugin lugin
XfceDirectoryMe
XfceWindowMenuP
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" :max-button- size = 64 style"
{
XfceTasklist:
}
class "XfceTasklist" style "xfce-tasklist-
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.