Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
xfce:xfce4-panel:theming [2012/01/04 10:16] – [XfcePanelWindowWrapper] nickxfce:xfce4-panel:theming [2013/01/10 10:56] nick
Line 3: Line 3:
 Besize the appearance settings in the panel preferences, there are also a couple of classes you can style through the ''.gtkrc-2.0'' file. Below we'll summarize the global classes. Some plugins also have gtkrc style properties for specific settings, you can find those in the manual page of the specific plugin. Besize the appearance settings in the panel preferences, there are also a couple of classes you can style through the ''.gtkrc-2.0'' file. Below we'll summarize the global classes. Some plugins also have gtkrc style properties for specific settings, you can find those in the manual page of the specific plugin.
  
-===== Classes ===== +====== Classes =====
-==== XfcePanelWindow ====+ 
 +===== XfcePanelWindow =====
 The normal panel window. The normal panel window.
  
Line 22: Line 23:
 </file> </file>
  
-==== XfcePanelWindowHidden ====+===== XfcePanelWindowHidden =====
  
 Class of the hidden panel window. Class of the hidden panel window.
  
-==== XfcePanelWindowExternal ====+===== XfcePanelWindowExternal =====
  
 The class of the external window used for the 4.6 plugins. The class of the external window used for the 4.6 plugins.
  
-==== XfcePanelWindowWrapper ====+===== XfcePanelWindowWrapper =====
  
 The class of the window used for external plugins running in the wrapper application. The class of the window used for external plugins running in the wrapper application.
  
-==== XfcePanelImage ====+===== XfcePanelImage =====
  
 Class of the images used on most of the panel plugins. Class of the images used on most of the panel plugins.