You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All preparation steps seem to work already (so we hopefully only have to look at the time of migration sections)
Cairo for drawing -> There are two files still using GDK_Drawable: gui/source 448 & libs/tiled-bitmaps/tools 26.
Change needed to use Cairo drawing instead
Building with Gtk3 gives no errors during cmake preparations (simply remove libgtk2 and install libgtk3)
Known current issues
GtkRuler is not supported. Best idea is probably to look at some other opensource project which used GtkRuler and ported it to gtk3 (Inkscape)
GIMP commit where GTKruler was ported to gimpRuler