Changes

Jump to navigation Jump to search
no edit summary
Line 16: Line 16:     
== Detailed Description ==
 
== Detailed Description ==
Since we are replacing Hippo, it is relatively trivial to add a background image to the Home View. The image could be set from the Sugar control panel.
+
With Sugar already ported to Gtk3, changing the background in the Home View is easier than before. The image could be set from the Sugar control panel, selecting from the backgrounds in /usr/share/backgrounds or in the Documents folder.
    
== Benefit to Sugar ==
 
== Benefit to Sugar ==
Line 28: Line 28:     
== User Experience ==
 
== User Experience ==
 +
 +
We need images where the icons are not confused with thebackground.
    
== Dependencies ==
 
== Dependencies ==
Line 36: Line 38:  
== Documentation ==
 
== Documentation ==
    +
The actual implementation was coded by Agustin Zubiaga for the GCI contest [1]. The following improvements can be useful:
 +
 +
* If there are many images to read, the control panel screen takes time to load, should be good load the images after open the section, or change the mouse cursor to show a clock.
 +
 +
* Should be good monitor the change in the gconf value, and not need restart sugar to see the change in the background.
 +
 +
* Should be good add a label to communicate to the user he can put images in the Documents folder to select.
 +
 +
* Right now, the code try to open every file in the Documents directory. Should be good test if is one image.
 +
 +
[1] http://wiki.sugarlabs.org/go/GoogleCodeIn2012/Homeview_image
 
== Release Notes ==
 
== Release Notes ==
    
== Comments and Discussion ==
 
== Comments and Discussion ==
 
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]
 
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]
628

edits

Navigation menu