Difference between revisions of "Features/GTK3/Development"

From Sugar Labs
< Features‎ | GTK3
Jump to navigation Jump to search
Line 19: Line 19:
  
 
===sugar-toolkit-gtk3===
 
===sugar-toolkit-gtk3===
- take screenshot
+
* take screenshot: the code has to be ported to cairo, see [http://git.sugarlabs.org/browse/mainline/blobs/master/webactivity.py#line541 _get_screenshot in Browse] as an example
 +
* toolbars: finish the sub-toolbar look-alike like in gtk2
  
 
===sugar-artwork===
 
===sugar-artwork===
- [http://bugs.sugarlabs.org/ticket/3143 deprectate icon-slicer]
+
* [http://bugs.sugarlabs.org/ticket/3143 deprectate icon-slicer]
  
 
== Pending upstream work ==
 
== Pending upstream work ==

Revision as of 03:29, 9 February 2012

This page includes repo details and how to get sugar-jhbuild set up with the GTK3 work.

Repos

jhbuild setup

All the changes have been landed in the master branches. Make sure you have the sugar-toolkit-gtk3 repository checked out and installed. There has been a fix in pygobject. Either compile/install the master branch or in F16 you can install as well the recent pygobject3 release.

Pending work

sugar-toolkit-gtk3

  • take screenshot: the code has to be ported to cairo, see _get_screenshot in Browse as an example
  • toolbars: finish the sub-toolbar look-alike like in gtk2

sugar-artwork

Pending upstream work

All of these have been worked around (or will be worked around) for now, at the sugar level.