Features/GTK3/Shell: Difference between revisions

Manuq (talk | contribs)
Manuq (talk | contribs)
Line 33: Line 33:


=== Xkl.ConfigRec does not have set_model() method ===
=== 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 as: https://bugzilla.gnome.org/show_bug.cgi?id=681566
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


===gtk_clipboard_set_with_data not introspected===
===gtk_clipboard_set_with_data not introspected===