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
panel-plugins:xfce4-statusnotifier-plugin [2021/01/13 07:27] – added rss feed for latest release kevinbowenpanel-plugins:xfce4-statusnotifier-plugin [2021/03/18 14:47] (current) – removed kevinbowen
Line 1: Line 1:
-~~NOTOC~~ 
-====== xfce4-statusnotifier-plugin - Status Notifier Plugin ====== 
  
-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 Releases]]** 
-  * **[[#Source Code Repository|Source Code Repository]]** 
-  * **[[#Reporting Bugs|Reporting Bugs]]** 
- 
----- 
- 
-===== Usage ===== 
- 
-  * Compile or install xfce4-statusnotifier-plugin 
-  * Right-click the panel → Add New Items 
-  * Add the Status Notifier Plugin 
- 
----- 
- 
-===== Known Issues ===== 
- 
-==== Plugin Doesn't Show Any Items ==== 
- 
-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. 
- 
----- 
-===== Screenshots ===== 
- 
-{{:panel-plugins:sn-plugin.png|:projects:panel-plugins:sn-plugin.png}} 
-{{:panel-plugins:sn-configuration.png?250|:projects:panel-plugins:sn-configuration.png}} 
- 
----- 
- 
-===== Required Packages ===== 
- 
-  * [[https://developer.gnome.org/gio/|GIO]] 
-  * [[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 
- 
-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 description 2h}} 
- 
-  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-statusnotifier-plugin/|Previous Releases]]** 
- 
-[[|Back to Top]] 
- 
----- 
- 
-===== Source Code Repository ===== 
- 
-[[https://gitlab.xfce.org/panel-plugins/xfce4-statusnotifier-plugin]] 
- 
----- 
-===== Reporting Bugs ===== 
-  * **[[:panel-plugins:xfce4-statusnotifier-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
- 
- 
-[[|Back To Top]] 
----- 
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]