[release-notes/gnome-3-6] notifications: new page
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-6] notifications: new page
- Date: Mon, 10 Sep 2012 08:53:54 +0000 (UTC)
commit 0c5f82dae059dfda8087412124c45f811e7bc662
Author: Olav Vitters <olav vitters nl>
Date: Mon Sep 10 10:53:51 2012 +0200
notifications: new page
help/C/users-notifications.page | 75 +++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 76 insertions(+), 0 deletions(-)
---
diff --git a/help/C/users-notifications.page b/help/C/users-notifications.page
new file mode 100644
index 0000000..03be409
--- /dev/null
+++ b/help/C/users-notifications.page
@@ -0,0 +1,75 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:e="http://projectmallard.org/experimental/"
+ type="topic"
+ id="users-notifications">
+
+ <info>
+ <link type="guide" xref="index#users.core"/>
+ <desc>Notifications which are non-intrusive, while still noticeable</desc>
+ <credit type="author">
+ <name>Allan Day</name>
+ <email>XXXX</email>
+ </credit>
+ <credit type="author">
+ <name>Olav Vitters</name>
+ <email>olav vitters nl</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+ <title>Notifications</title>
+
+ <comment>
+ <p>
+ Copy/pasted from http://afaikblog.wordpress.com/2012/08/31/taking-gnome-3-to-the-next-level/
+ </p>
+ <p>
+ Need to split out message stray from notifications.
+ </p>
+ </comment>
+
+ <p>
+ In conception, the GNOME 3 notifications system hits all the right points:
+ give a non-intrusive indication when there is a new notification, let someone
+ inspect it further and respond in place, and provide a place where
+ notifications can be reviewed and interacted with.
+ </p>
+
+ <p>
+ There were, however, issues with the execution of the GNOME 3 notifications
+ model. We observed all of these issues during testing, and it was something
+ that we received a lot of feedback on. Well, we listened, and we came up with
+ something better.
+ <p>
+
+ <p>
+ A brief overview of the changes made in 3.6:
+ </p>
+
+ <list>
+ <item>
+ <p>less intrusive</p>
+ <p>XXX - less popups when something is fullscreen</p>
+ </item><item>
+ <p>more noticeable</p>
+ <p>XXX - only hide after interaction</p>
+ </item><item>
+ <p>a close button</p>
+ <p>XXX - the action to close a notification bubble was non-obvious.</p>
+ </item>
+ </p>
+
+ <p>
+ XXX - screenshot
+ </p>
+
+ <p>
+ There are quite a few other changes to notifications included in 3.6. Weâve tweaked the behaviour of the
+ notification popups to make sure that people donât miss them. Close buttons have been added, and the online status
+ of contacts is now indicated with an icon. Altogether, these should make the tray and notifications more effective
+ and easier to use.
+ </p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 33ff026..4ba45d6 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -17,6 +17,7 @@ HELP_FILES = \
users-files.page \
users-font-viewer.page \
users-message-tray.page \
+ users-notifications.page \
users-lock-screen.page \
a11y-always-on.page \
a11y-magnifier-brightness-contrast-inversion.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]