Created attachment 52364 [details] [review] gtk-tools: port to gtk3 This is kinda trivial. Maybe would you prefer a configure switch to choose between gtk2 and gtk3 ?
ping - can this get a review?
Looks good to me, but we split off the UI bits of systemd into a separate repo. Could you please rebase your patches, will merge them right away, then!
Created attachment 70177 [details] [review] Port to Gtk3 I rebased the patches but they needed some work still. The WrapLabel class does not work at all in a height-for-width world so it had to go. GtkLabel works well enough in gtk3 with both wrap and resize. GtkTable was replaced with the much nicer GtkGrid, + various other deprecation-fixes.
Pushed to master: http://cgit.freedesktop.org/systemd/systemd-ui/commit/?id=a7f32df98d0fb863b43c04e8664d709f701f2001 Thanks Marc-Antoine!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.