summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-02-12 00:53:23 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-02-12 00:53:23 +0000
commitf1782868f96e43ec71991120761e3f8b311137d3 (patch)
tree323a444b6490a19faf4c6ed32d178ccf09b75c86 /ChangeLog
parent66ee22c3e684f684942cfa40df365b903e028522 (diff)
downloadmetacity-f1782868f96e43ec71991120761e3f8b311137d3.tar.gz
Use libcanberra to play system bell and workspace switch sounds
svn path=/trunk/; revision=4137
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09cf1b29..7c59528c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2009-02-11 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 557921 – [PATCH] Sound event support to metacity
+
+ Patch by Lennart Poettering
+
+ * configure.in: Require libcanberra-gtk
+
+ * src/core/bell.c (meta_bell_notify): Play the alert sound from
+ the sound theme instead of the dreaded system bell.
+
+ * src/core/workspace.c (meta_workspace_activate_with_focus): Play
+ a sound on workspace switch.
+
2009-02-11 Thomas Thurman <tthurman@gnome.org>
Session must be saved before display close, and display