|
|
@ -232,7 +232,7 @@ |
|
|
|
# Defines action of mouse event |
|
|
|
# Defines action of mouse event |
|
|
|
# Possible values are: |
|
|
|
# Possible values are: |
|
|
|
# * none: Don't do anything. |
|
|
|
# * none: Don't do anything. |
|
|
|
# * do_action: If the notification has exactly one action, or one is marked as default, |
|
|
|
# * do_action: If the notification has exactly one action, or one is marked as default, |
|
|
|
# invoke it. If there are multiple and no default, open the context menu. |
|
|
|
# invoke it. If there are multiple and no default, open the context menu. |
|
|
|
# * close_current: Close current notification. |
|
|
|
# * close_current: Close current notification. |
|
|
|
# * close_all: Close all notifications. |
|
|
|
# * close_all: Close all notifications. |
|
|
|