Age | Commit message (Collapse) | Author | Files | Lines |
|
Prevent race conditions when the session starts (panel is displayed instantly); This is well documented in the gdbus documentation: https://bugzilla.gnome.org/show_bug.cgi?id=654843
|
|
http://bugzilla-attachments.gnome.org/attachment.cgi?id=179797
Calling gtk_widget_get_screen() on a widget embedded in a plug doesn't
necessarily return what you expect (because of
gtk_widget_get_toplevel()).
Instead, call gtk_window_get_screen() on the plug.
https://bugzilla.gnome.org/show_bug.cgi?id=632369
|
|
|
|
|
|
|
|
mate_panel_applet_factory_main was being generated with introspectable="0" because of missing annotations
http://git.gnome.org/browse/gnome-panel/commit/?h=gnome-2-32&id=9cbae555115013bc7946e2ce3584d40639248f14
|
|
|