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:faq [2020/01/26 23:27] – [How can I bind a keyboard shortcut to toggle "Do Not Disturb" mode?] ochosiapps:notifyd:faq [2020/09/28 04:47] – add footer nav kevinbowen
Line 1: Line 1:
 {{ :apps:xfce4-notifyd.png?nolink|}} {{ :apps:xfce4-notifyd.png?nolink|}}
 +~~NOTOC~~
 ====== xfce4-notifyd FAQ ====== ====== xfce4-notifyd FAQ ======
 ===== How can I bind a keyboard shortcut to toggle "Do Not Disturb" mode? ===== ===== How can I bind a keyboard shortcut to toggle "Do Not Disturb" mode? =====
Line 10: Line 11:
 ==== Toggle Do Not Disturb ==== ==== Toggle Do Not Disturb ====
 ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -T'' ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -T''
 +
 +----
 +
 ===== Some markup (e.g. parts of html/css) is not recognized ===== ===== Some markup (e.g. parts of html/css) is not recognized =====
 The text formatting in xfce4-notifyd is based on [[https://developer.gnome.org/pango/stable/PangoMarkupFormat.html|what Pango supports]]. As a widget, it uses a GtkLabel. This adds support for the hyperlink tag. The text formatting in xfce4-notifyd is based on [[https://developer.gnome.org/pango/stable/PangoMarkupFormat.html|what Pango supports]]. As a widget, it uses a GtkLabel. This adds support for the hyperlink tag.
 +
 +----
  
 ===== xfce4-notifyd spams the syslog with warnings about GtkLabel contents. ===== ===== xfce4-notifyd spams the syslog with warnings about GtkLabel contents. =====
Line 20: Line 26:
 '.+' from markup due to error parsing markup: .+$'' '.+' from markup due to error parsing markup: .+$''
  
 +
 +[[|Back To Top]]
 +----
 +[[:apps:xfce4-notifyd:start|Back to main xfce4-notifyd documentation page]]