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 revision
Previous revision
xfce:xfce4-panel:start [2022/03/18 23:12] – link to Docklike kevinbowenxfce:xfce4-panel:start [2024/12/11 10:07] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :xfce:xfce.panel.png?no link|}}+{{ :xfce:xfce4-panel.png?nolink|}}
 ====== xfce4-panel - Xfce Panel ====== ====== xfce4-panel - Xfce Panel ======
  
Line 12: Line 12:
   * **[[#Latest Release|Latest Release]]**   * **[[#Latest Release|Latest Release]]**
   * **[[#Source Code Repository|Source Code Repository]]**   * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[https://developer.xfce.org/xfce4-panel/index.html|xfce4-panel API documentation (for developers)]]**
   * **[[#Reporting Bugs|Reporting Bugs]]**   * **[[#Reporting Bugs|Reporting Bugs]]**
  
Line 56: Line 57:
   * **[[:panel-plugins:xfce4-eyes-plugin:start|Eyes]]** -- Eyes that spy on you.    * **[[:panel-plugins:xfce4-eyes-plugin:start|Eyes]]** -- Eyes that spy on you. 
   * **[[:panel-plugins:xfce4-fsguard-plugin:start|Fsguard]]** -- checks the chosen mountpoint for free disk space.    * **[[:panel-plugins:xfce4-fsguard-plugin:start|Fsguard]]** -- checks the chosen mountpoint for free disk space. 
 +  * **[[:panel-plugins:xfce4-generic-slider:start|Generic Slider]]** --  A visual slider widget to control user-configurable variables(e.g. volume control)
   * **[[:panel-plugins:xfce4-genmon-plugin:start|Genmon]]** -- spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel.   * **[[:panel-plugins:xfce4-genmon-plugin:start|Genmon]]** -- spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel.
   * **[[:panel-plugins:xfce4-indicator-plugin:start|Indicator]]** -- small plugin written by Mark Trompell to display information from various applications consistently.   * **[[:panel-plugins:xfce4-indicator-plugin:start|Indicator]]** -- small plugin written by Mark Trompell to display information from various applications consistently.
Line 76: Line 78:
   * **[[:panel-plugins:xfce4-wavelan-plugin:start|Wavelan]]** -- Display stats from a wireless lan interface (signal state, signal quality, network name (SSID)). It supports NetBSD, OpenBSD, FreeBSD, and Linux.    * **[[:panel-plugins:xfce4-wavelan-plugin:start|Wavelan]]** -- Display stats from a wireless lan interface (signal state, signal quality, network name (SSID)). It supports NetBSD, OpenBSD, FreeBSD, and Linux. 
   * **[[:panel-plugins:xfce4-weather-plugin:start|Weather]]** -- Shows the current temperature and weather condition, using weather data provided by xoap.weather.com.    * **[[:panel-plugins:xfce4-weather-plugin:start|Weather]]** -- Shows the current temperature and weather condition, using weather data provided by xoap.weather.com. 
-  * **[[:panel-plugins:xfce4-whiskermenu-plugin:start|Whiskermenu]]** -- A menu that provides access to favorites, recently used, and searching installed applications. +  * **[[:panel-plugins:xfce4-whiskermenu-plugin:start|Whiskermenu]]** -- A menu that provides access to favorites, recently used, and searching installed applications
 +  * **[[:panel-plugins:xfce4-windowck-plugin:start|Windowck]]** -- Place the maximized window title and windows buttons on the panel
   * **[[:panel-plugins:xfce4-xkb-plugin:start|Xkb]]** -- Setup and use multiple (currently up to 4 due to X11 protocol limitation) keyboard layouts.    * **[[:panel-plugins:xfce4-xkb-plugin:start|Xkb]]** -- Setup and use multiple (currently up to 4 due to X11 protocol limitation) keyboard layouts. 
  
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
- 
 ===== Advanced ===== ===== Advanced =====
  
Line 92: Line 94:
   * [[https://gitlab.xfce.org/xfce/exo|exo]]   * [[https://gitlab.xfce.org/xfce/exo|exo]]
   * [[https://gitlab.xfce.org/xfce/garcon|garcon]]   * [[https://gitlab.xfce.org/xfce/garcon|garcon]]
-  * [[https://developer.gnome.org/gio/|GIO]] +  * [[https://gitlab.gnome.org/GNOME/glib|GLib]] 
-  * [[https://wiki.gnome.org/Projects/GLib|GLib]] +  * [[https://gitlab.gnome.org/GNOME/gtk|GTK]]
-  * [[https://www.gtk.org|GTK+]]+
   * [[https://gitlab.xfce.org/xfce/libxfce4ui|libxfce4ui]]   * [[https://gitlab.xfce.org/xfce/libxfce4ui|libxfce4ui]]
   * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]]   * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]]
-  * libwnck+  * [[https://gitlab.gnome.org/GNOME/libwnck|libwnck]]
   * [[https://gitlab.xfce.org/xfce/xfconf|xfconf]]   * [[https://gitlab.xfce.org/xfce/xfconf|xfconf]]
  
  
-For specific information on the minimum required versions, check [[https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/master/configure.ac.in|configure.ac.in]]===== Required Packages =====+For specific information on the minimum required versions, check [[https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/master/configure.ac.in|configure.ac.in]]
  
 ---- ----
  
 ===== Latest Release ===== ===== Latest Release =====
-{{rss>https://archive.xfce.org/feeds/project/xfce4-panel 1 date description 2h}}+{{rss>https://archive.xfce.org/feeds/project/xfce4-panel 1 date 2h}}
  
-[[https://archive.xfce.org/src/xfce/xfce4-panel/|Previous Releases]]+[[https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/master/NEWS|Read the CHANGELOG]] 
 + 
 +  * **[[https://archive.xfce.org/src/xfce/xfce4-panel/|Download current release]]** (older versions of this component are also available here)
  
 [[|Back to Top]] [[|Back to Top]]
Line 118: Line 121:
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
  
-  * **[[:xfce:xfce4-panel:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs+  * **[[:xfce:xfce4-panel:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
  
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[:start|Back to main Xfce documentation page]] +[[:start|Return to Xfce Main Documentation Page]]