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
Next revisionBoth sides next revision
apps:notifyd:start [2016/08/06 22:25] ochosiapps:notifyd:start [2019/11/22 01:12] – added bottom of page navigation kevinbowen
Line 4: Line 4:
  
 ===== Introduction ===== ===== Introduction =====
-Xfce4-notifyd is a notification service for the Xfce Desktop that implements the "server-side" portion of the Freedesktop desktop notifications specification. Applications that wish to pop up a notification bubble in +Xfce4-notifyd is a notification service for the Xfce Desktop that implements //most of// the "server-side" portion of the Freedesktop desktop notifications specification. Applications that wish to pop up a notification bubble in 
-a standard way can implicitly make use of xfce4-notifyd to do so by sending standard messages over D-Bus using the org.freedesktop.Notifications interface.+a standard way can make use of the xfce4-notifyd service by sending standard messages over D-Bus using the ''org.freedesktop.Notifications'' interface. [[https://developer.gnome.org/notification-spec|Read the specification here.]] 
 + 
 +===== General ===== 
 +  * **[[spec|Specification implementation]]** -- Which parts of which specifications are implemented and supported 
 + 
 +=== Settings === 
 + 
 +Several new features have been added in Xfce's Notification service, including a notifications log, the possibility to disable notifications per application, a global 'Do Not Disturb' mode, which inhibits all notifications, and finally a new animation ('slide out'). 
 + 
 +<figure "The new notification animation 'slide out'"> 
 +{{:apps:notifyd:notifyd-slideout.gif?nolink|}} 
 +</figure> 
 + 
 +=== Panel Plugin === 
 + 
 +A new panel plugin was added which provides quick access to both the 'Do Not Disturb' mode as well as the log of recent notifications. 
 + 
 +<figure "The new panel plugin'"> 
 +{{:apps:notifyd:notifyd-panel.png?nolink|}} 
 +</figure>
  
 ===== Configuration ===== ===== Configuration =====
-[[preferences|Preferences Dialog]]\\ +  * **[[preferences|Preferences Dialog]]** -- Customize your notification settings
-Configuring the appearance of notification bubbles.+
  
 ===== Theming ===== ===== Theming =====
-[[theming|Theming Examples]]\\ +  * **[[theming|Theming Examples]]** -- How to create a notification theme 
-How to create a notification theme+ 
 +===== FAQ / Known issues ===== 
 +  * **[[faq|Frequently Asked Questions]]**
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
 +  * **[[bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
-[[bugs|Bugs]]\\ +[[|Back To Top]] 
-Where and how to report bugs.+---- 
 +[[:start|Back to main Xfce documentation page]]