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/10 21:28] – updated image links. added download link to latest version 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~~ 
-  * **[[start#About|About]]** +====== xfce4-statusnotifier-plugin - Status Notifier Plugin ======
-  * **[[start#Screenshots|Screenshots]]** +
-  * **[[start#Recent Releases|Recent Releases]]** +
-  * **[[start#Source Code Repository|Source Code Repository]]** +
-  * **[[start#Reporting Bugs|Reporting Bugs]]** +
-===== About =====+
  
-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 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. 
 + 
 +<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> 
 + 
 +  * **[[#Screenshots|Screenshots]]** 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Usage ===== ===== Usage =====
Line 15: Line 20:
   * Add the Status Notifier Plugin   * Add the Status Notifier Plugin
  
-===== Screenshots ===== +----
- +
-{{:panel-plugins:sn-plugin.png|:projects:panel-plugins:sn-plugin.png}} +
-{{:panel-plugins:sn-configuration.png?250|:projects:panel-plugins:sn-configuration.png}}+
  
 ===== Known Issues ===== ===== Known Issues =====
Line 26: Line 28:
 There is already a running service which works with status notifier items. Most probably it's the indicator-application service which is used by xfce4-indicator-plugin. Make sure this service is not running: remove this indicator from xfce4-indicator-plugin and remove the service from autostart. There is already a running service which works with status notifier items. Most probably it's the indicator-application service which is used by xfce4-indicator-plugin. Make sure this service is not running: remove this indicator from xfce4-indicator-plugin and remove the service from autostart.
  
-===== Recent Releases =====+---- 
 +===== Screenshots =====
  
-==== 0.2.1 (2017/10/29) ==== +{{:panel-plugins:sn-plugin.png|:projects:panel-plugins:sn-plugin.png}} 
-[[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]]+{{:panel-plugins:sn-configuration.png?250|:projects:panel-plugins:sn-configuration.png}}
  
-**SHA-256 Hash:** 524314c05cf19e59c3b1ab928ef025b7bba62b228cf4bdc18072d17a13068b94 \\ +----
-**SHA-1 Hash:** 634fb3b8db3e8cba68b60b902c1c1eea366eec0b \\ +
-**MD5 Hash:** 152a327049e3977c439961d3e007e14d+
  
-===== Dependencies =====+===== Required Packages =====
  
-  * gio-2.0 +  * [[https://developer.gnome.org/gio/|GIO]] 
-  * libxfce4ui +  * [[https://www.gtk.org|GTK+3]] 
-  * libxfce4util-2 +  * [[https://gitlab.xfce.org/xfce/libxfce4ui|libxfce4ui]] 
-  * libxfce4-panel-2.0+  * [[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   * dbusmenu-gtk3
 +
 +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.
 +
 +[[|Back to Top]]
 +----
 +
 +===== Latest Release =====
 +
 +{{rss>https://archive.xfce.org/feeds/project/xfce4-statusnotifier-plugin 1 date 2h}}
 +
 +[[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]]