wader/gtktetris

GTK 3 Support

wdlkmpx opened this issue · 0 comments

GTK3 support while keeping gtk2 is feasible.

With a special gtkcompat.h things can become mostly gtk3 while still compiling with gtk2, and probably supporting gtk2+.

It might take a few days or weeks or months... some deprecated functions are a bit (or too) hard to replace (i.e GdkPixmap/Drawable to Cairo).