Xfce Forum

Sub domains
 

You are not logged in.

#1 2017-05-25 08:37:29

duongpv
Member
From: VietNam
Registered: 2017-05-09
Posts: 5

xfce-panel widget class for systray ?

hi all .
i am trying to add background image for xfce-panel  item by using ~/.gtkrc-2.0 , like this ...
DIMlI2O.png

all work perfect except Notification Area (systray) , i think each element of systray has it's class name , how i can get its name

widget "*whisker*button*"             style "dash-like-panel"
widget "*clock*"             style "dash-like-panel"
widget "*mixer*"             style "dash-like-panel"
widget "*showdesktop*"            style "dash-like-panel"
#all ok
widget "*systray*"             style "dash-like-panel"
#not working sad

thank you ! sorry for my bad english

this is current GTK theme : zukitwo
https://github.com/lassekongo83/zuki-th … 0/panel.rc

Offline

#2 2017-05-25 09:55:32

sixsixfive
Member
From: behind you
Registered: 2012-04-08
Posts: 579
Website

Re: xfce-panel widget class for systray ?

its XfceSystrayPlugin or XfceSystrayBox but remember that gtk3 apps will use a GTK3 theme.

Offline

Board footer

Powered by FluxBB