Features/GTK3/Shell: Difference between revisions

Erikos (talk | contribs)
No edit summary
Manuq (talk | contribs)
No edit summary
Line 200: Line 200:


See http://mail.gnome.org/archives/python-hackers-list/2011-August/msg00003.html and the other posts in the thread. Some problems resolved, some probably still pending.
See http://mail.gnome.org/archives/python-hackers-list/2011-August/msg00003.html and the other posts in the thread. Some problems resolved, some probably still pending.
===Owner icon allocation issue===
The owner icon is displayed above the center in home and neighborhood views.  If we don't take into account the container offset it looks ok, (test removing this line: y -= allocation.y) but then is bad aligned if an alert is displayed in the view.


===Drag-and-drop in home view, random layout===
===Drag-and-drop in home view, random layout===
Line 215: Line 211:


==Done==
==Done==
===Owner icon allocation issue===
<span style="color:#2ce713;"> Fix from: Simon Schampijer </span> in commit cd29d065.


=== Port the gstreamer code to pygi ===
=== Port the gstreamer code to pygi ===