Features/GTK3/Shell: Difference between revisions

Dnarvaez (talk | contribs)
Dnarvaez (talk | contribs)
No edit summary
Line 21: Line 21:


Previous patch that includes the switch to new toolbars: http://dev.laptop.org/~manuq/journal_gtk3.patch .
Previous patch that includes the switch to new toolbars: http://dev.laptop.org/~manuq/journal_gtk3.patch .
=== Xkl.ConfigRec does not have set_model() method ===
This should be called in the setup keyboard at the startup. setup_keyboard_cb in sugar/bin/sugar-session .  Reported in pygobject as: https://bugzilla.gnome.org/show_bug.cgi?id=681566
Seems that libxklavier needs a setter.  Reported to libxklavier as https://bugzilla.freedesktop.org/show_bug.cgi?id=53547


===key grabber===
===key grabber===
Line 201: Line 196:


==Done==
==Done==
=== Xkl.ConfigRec does not have set_model() method ===
<span style="color:#2ce713;"> Fix from: Manuel Quiñones, Sergey V. Udaltsov </span>
This should be called in the setup keyboard at the startup. setup_keyboard_cb in sugar/bin/sugar-session .  Reported in pygobject as: https://bugzilla.gnome.org/show_bug.cgi?id=681566
Seems that libxklavier needs a setter.  Reported to libxklavier as https://bugzilla.freedesktop.org/show_bug.cgi?id=53547


===Owner icon allocation issue===
===Owner icon allocation issue===