GNOME Bugzilla – Bug 631670
Adapt to GTK+3 Rendering Cleanup
Last modified: 2011-02-09 14:29:56 UTC
Created attachment 171947 [details] [review] Vino gtk/gdk render cleanup as stated at http://live.gnome.org/GnomeGoals/GTKRenderingCleanup. This patch makes vino build against Gtk+ 3. Please review carefully! I have no previous experience with cairo. The after the patch, vino still seems to work. A critical warning related to the tray icon appeared for me (might be related to my mixed environment, rather then vino itself). Also, the configure.in changes probably needs to be improved to check for cairo >= 1.10 and be buildable with both Gtk+ 2 and 3 optionally.
I've committed a patch based on this. Thanks