summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-11 00:22:48 +0200
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-11 01:25:44 +0300
commitefca907c4302538be9ad209f99550b074cad1f6c (patch)
tree158bb5b7b19657e0b00fb859057cc9fedcea23ba
parent8aba40afee25caa77a0548f1c8b6eda9a7510cd1 (diff)
Add a few events known by knotify but not known by us.
Heya! Here are a bunch of addition event names, stolen from KDE's knotify. Lennart Signed-off-by: Lennart Poettering <mzfuryy@0pointer.net>
-rw-r--r--spec/sound-naming-spec.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml
index e1ae5ad..2e2913c 100644
--- a/spec/sound-naming-spec.xml
+++ b/spec/sound-naming-spec.xml
@@ -577,6 +577,42 @@ usage.
</entry>
</row>
<row>
+ <entry>window-attention-active</entry>
+ <entry>
+ An active/visible window demands attention.
+ </entry>
+ </row>
+ <row>
+ <entry>window-attention-inactive</entry>
+ <entry>
+ An inactive/invisible window demands attention.
+ </entry>
+ </row>
+ <row>
+ <entry>window-move-start</entry>
+ <entry>
+ A window move started
+ </entry>
+ </row>
+ <row>
+ <entry>window-move-end</entry>
+ <entry>
+ A window move ended
+ </entry>
+ </row>
+ <row>
+ <entry>window-resize-start</entry>
+ <entry>
+ A window resize started
+ </entry>
+ </row>
+ <row>
+ <entry>window-resize-end</entry>
+ <entry>
+ A window resize ended
+ </entry>
+ </row>
+ <row>
<entry>desktop-switch-left</entry>
<entry>
The sound used when the window manager switches to another desktop which is located to the left of the current screen.
@@ -589,12 +625,30 @@ usage.
</entry>
</row>
<row>
+ <entry>window-switch</entry>
+ <entry>
+ The sound used when the window manager switches to another window.
+ </entry>
+ </row>
+ <row>
<entry>notebook-tab-changed</entry>
<entry>
The sound used when a notebook tab is changed.
</entry>
</row>
<row>
+ <entry>bell-terminal</entry>
+ <entry>
+ The sound to use as a terminal bell.
+ </entry>
+ </row>
+ <row>
+ <entry>bell-window-system</entry>
+ <entry>
+ The sound to use as a generic bell for X11 or other window systems.
+ </entry>
+ </row>
+ <row>
<entry>dialog-ok</entry>
<entry>
The sound used when a windows is closed by clicking on the OK button for a window.
@@ -759,6 +813,30 @@ usage.
A countdown (e.g. for a photo shooting) sound that is repeated each second.
</entry>
</row>
+ <row>
+ <entry>completion-sucess</entry>
+ <entry>
+ A text completion was attempted and was successful.
+ </entry>
+ </row>
+ <row>
+ <entry>completion-fail</entry>
+ <entry>
+ A text completion was attempted and was not successful.
+ </entry>
+ </row>
+ <row>
+ <entry>completion-partial</entry>
+ <entry>
+ A text completion was attempted and was partially successful.
+ </entry>
+ </row>
+ <row>
+ <entry>completion-rotation</entry>
+ <entry>
+ A text completion was attempted and the list of available options reached the end and completion started from the beginning.
+ </entry>
+ </row>
<row>
<entry>audio-volume-change</entry>
<entry>