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/12/05 15:41] – [External Plugins] gaelxfce: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 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]]