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
Last revisionBoth sides next revision
xfce:xfce4-panel:start [2022/10/16 02:49] – Add link to xfce4-windowck-plugin page kevinbowenxfce:xfce4-panel:start [2023/04/30 03:57] – Add link to xfce4-generic-slider component page kevinbowen
Line 56: Line 56:
   * **[[: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 82: Line 83:
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-Panel plugin which allows to  
 ===== Advanced ===== ===== Advanced =====
  
Line 93: Line 93:
   * [[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]]
  
 ---- ----