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
panel-plugins:xfce4-statusnotifier-plugin:start [2019/11/11 11:11] – re-organized section layout added TOC kevinbowenpanel-plugins:xfce4-statusnotifier-plugin:start [2023/07/02 09:57] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
-====== Status Notifier Plugin ====== +~~NOTOC~~ 
-This plugin provides a panel area for status notifier items (application indicators). Applications may use these items to display their status and interact with user. This technology is a modern alternative to systray and has the [[https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/|freedesktop.org specification]].+====== xfce4-statusnotifier-plugin - Status Notifier Plugin ======
  
-  * **[[start#Screenshots|Screenshots]]** +xfce4-statusnotifier-plugin provides a panel area for status notifier items (application indicators). Applications may use these items to display their status and interact with user. This technology is a modern alternative to systray and follows the [[https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/|freedesktop.org specification]] regarding status notification. 
-  * **[[start#Latest Release|Latest Releases]]** + 
-  * **[[start#Source Code Repository|Source Code Repository]]** +<note important>As of xfce 4.15, the functionality provided by xfce4-statusnotifier-plugin has been integrated into the xfce4-panel's systray. Going forward, this plugin is considered to be deprecated.</note> 
-  * **[[start#Reporting Bugs|Reporting Bugs]]**+ 
 +  * **[[#Screenshots|Screenshots]]** 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Usage ===== ===== Usage =====
Line 12: Line 19:
   * Right-click the panel → Add New Items   * Right-click the panel → Add New Items
   * Add the Status Notifier Plugin   * Add the Status Notifier Plugin
 +
 +----
  
 ===== Known Issues ===== ===== Known Issues =====
Line 27: Line 36:
 ---- ----
  
-===== Latest Release =====+===== Required Packages =====
  
-==== 0.2.1 (2017/10/29) ==== +  * [[https://developer.gnome.org/gio/|GIO]] 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-statusnotifier-plugin/0.2/xfce4-statusnotifier-plugin-0.2.1.tar.bz2|xfce4-statusnotifier-plugin-0.2.1.tar.bz2]]+  [[https://www.gtk.org|GTK+3]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4ui|libxfce4ui]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]] 
 +  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce4-panel]] 
 +  * [[https://gitlab.xfce.org/xfce/xfconf|xfconf]] 
 +  * dbusmenu-gtk3
  
-**SHA-256 Hash:** 524314c05cf19e59c3b1ab928ef025b7bba62b228cf4bdc18072d17a13068b94 \\ +For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file.
-**SHA-1 Hash:** 634fb3b8db3e8cba68b60b902c1c1eea366eec0b \\ +
-**MD5 Hash:** 152a327049e3977c439961d3e007e14d+
  
 +[[|Back to Top]]
 ---- ----
-===== Dependencies ===== 
  
-  * gio-2.0 +===== Latest Release ===== 
-  * libxfce4ui + 
-  * libxfce4util-+{{rss>https://archive.xfce.org/feeds/project/xfce4-statusnotifier-plugin 1 date 2h}} 
-  * libxfce4-panel-2.0 + 
-  * dbusmenu-gtk3+[[https://gitlab.xfce.org/panel-plugins/xfce4-statusnotifier-plugin/-/blob/master/NEWS|Read the CHANGELOG]] 
 + 
 +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-statusnotifier-plugin/|Download current release]]** (link also contains older versions) 
 + 
 +[[|Back to Top]]
  
 ---- ----
 +
 ===== Source Code Repository ===== ===== Source Code Repository =====
  
-[[https://git.xfce.org/panel-plugins/xfce4-statusnotifier-plugin/|]]+[[https://gitlab.xfce.org/panel-plugins/xfce4-statusnotifier-plugin]]
  
 ---- ----
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
 +  * **[[:panel-plugins:xfce4-statusnotifier-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
-  * **[[:xfce:xfce4-panel:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
  
----- 
 [[|Back To Top]] [[|Back To Top]]
 +----
 +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]