GNOME Bugzilla – Bug 618473
Port to GTK+ 3.0
Last modified: 2010-05-13 22:07:34 UTC
So that I can port Totem to 3.0 as well.
Created attachment 160915 [details] [review] Port to GTK+ 3.0 And up the version of the library to 3.0 to match.
Review of attachment 160915 [details] [review]: the patch looks good; if you could branch out master into unique-1.1 for the gtk+-2.0 API before committing it would be great, but I can do it at any point. obviously, 3.0 will be the last release, since gtk+ 3.0 will have GtkApplication with single instance support.
I'm not sure GtkApplication will be exactly what's needed to replace libunique, I mentioned in the GtkApplication bug the lack of arguments to the commands. In any case, this will make porting of applications a lot easier, even if it's only a temporary measure before apps are ported.
Attachment 160915 [details] pushed as e353a4f - Port to GTK+ 3.0
Attachment 160915 [details] pushed as 5641471 - Port to GTK+ 3.0