Document actions and how to interact with them

This commit is contained in:
Hugo Osvaldo Barrera 2017-03-30 14:02:09 -03:00
parent f6438a1b14
commit f66942549f

View File

@ -197,7 +197,7 @@ Don't timeout notifications popped up from history.
=item B<-show_indicators>
Show indicators for actions and URLs.
Show indicators for actions and URLs. See ACTIONS below for futher details.
=item B<-sort>
@ -264,6 +264,22 @@ The progress value can be set with a hint, too.
=back
=head1 ACTIONS
Dunst allows notifiers (i.e.: programs that send the notifications) to specify
actions. Dunst has support for both displaying indicators for these, and
interacting with these actions.
If "show_indicators" is true and a notification has an action, an "(A)" will be
prepended to the notification format. Likewise, an "(U)" is preneded to
notifications with URLs. It is possible to interact with notifications that
have actions regardless of this setting, though it may not be obvious which
notifications HAVE actions.
The "context" keybinding is used to interact with these actions, by showing a
menu of possible actions. This feature requires "dmenu" or a dmenu drop-in
replacement present.
=head1 MISCELLANEOUS
Dunst can be paused by sending a notification with a summary of "DUNST_COMMAND_PAUSE"