Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Features/Messages Notification
(view source)
Revision as of 10:07, 25 December 2012
1,045 bytes added
,
10:07, 25 December 2012
no edit summary
Line 50:
Line 50:
== How To Test ==
== How To Test ==
Running this python script should work (provided by Gonzalo Odiard):
Running this python script should work (provided by Gonzalo Odiard):
+
+
== Internet-Links in Notifications ==
+
*This would help in navigating ta any internet-link, by simply clicking on the link.
+
*There are two cases possible
+
** No instance of "Browse" is open. In this case, following sequence of steps happen ::
+
*** User clicks on the link in the notification.
+
*** "Browse" opens (in a new window, obviously) and the URL is loaded.
+
** There is an instance of "Browse" already open. In this case,
+
*** User clicks on the link.
+
*** The windoe gets switched to the "Browse" window (if not already).
+
*** The URL is loaded.
+
+
+
===Notifications===
+
[[Image:ns_1.png|640px]]
+
+
+
===User clicks on a link===
+
[[Image:ns_2.png|640px]]
+
+
+
==="Browse" opens, and URL is loaded===
+
[[Image:ns_3.png|640px]]
+
+
+
===User switches to Neighborhood-View ===
+
[[Image:ns_4.png|640px]]
+
+
+
===User clicks another link===
+
[[Image:ns_5.png|640px]]
+
+
+
===The view changes to "Browse" window (without opening a new window), and the URL is loaded===
+
[[Image:ns_6.png|640px]]
+
+
+
===Enable Mouse-Keys (usage: self-explanatory)===
+
[[Image:cp_1.png|640px]]
<code><pre>
<code><pre>
Ajay Garg
525
edits