gnome-shell/src/tray
Florian Müllner 9acdb8012c tray: Get rid of deprecation warnings
gdk_window_set_composited() is deprecated, and we don't need it as
we end up setting it to the default anyway.
We do need gtk_widget_set_double_buffered() though, which has been
deprecated as well because it is only meaningful on X11 - but so
is XEmbed, so just shut up that warning.
2015-10-15 23:05:11 +02:00
..
na-tray-child.c tray: Get rid of deprecation warnings 2015-10-15 23:05:11 +02:00
na-tray-child.h tray: Get rid of deprecation warnings 2015-10-15 23:05:11 +02:00
na-tray-manager.c tray: Don't use gdk_display_supports_composite() 2015-10-15 23:05:11 +02:00
na-tray-manager.h tray-manager: Don't use GdkColor 2015-10-15 23:05:11 +02:00