summaryrefslogtreecommitdiff
path: root/gnome-help/C/shell-notifications.page
blob: 6ad8bcbbd89d93ec54017359c9e0ee8ff4bf92c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="shell-notifications">

  <info>
  
    <link type="guide" xref="shell-overview#desktop" />
    
    <desc>Messages pop-up at the bottom of the screen telling you when certain events happen.</desc>
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="final"/>
    <credit type="author">
      <name>Marina Zhurakhinskaya</name>
      <email>marinaz@redhat.com</email>
    </credit>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>


<title>Notifications and the message tray</title>

<section id="what">
<title>What is a notification?</title>
<p>If an application or a system component wants to get your attention, a notification will be shown at the bottom of the screen.</p>
<p>For example, if you get a new chat message, new updates are available for your computer, or your computer’s battery is low, you will get a notification informing you about that.</p>
<p>To minimize distraction, the notification will first appear as a single line. You can move your mouse over it if you want to see its full content.</p>

<media type="image" width="700" src="figures/shell-notification.png"/>

</section>

<section id="messagingtray">
<title>The message tray</title>
<p>The message tray gives you a way to get back to your notifications when it is convenient for you. It appears when you move your mouse to the bottom right corner of the screen and contains all the notifications that you have not acted upon or that permanently reside in it.</p>
<p>You can view the notifications by clicking on the message tray items. The items in the message tray are usually applications that sent you notifications. However, chat notifications are given special treatment and are represented by the individual contacts who sent you the chat messages.</p>
<p>The message tray is always visible in the activities overview.</p>
</section>

</page>