bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
400 stars 61 forks source link

Port to GTK4 #254

Closed bleakgrey closed 3 years ago

bleakgrey commented 4 years ago

Oof.

BrainBlasted commented 4 years ago

Some examples of ports:

A Vala app written in GTK4 to start with:

For libhandy, use https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/625

BrainBlasted commented 4 years ago

An issue of relevance within GTK: https://gitlab.gnome.org/GNOME/gtk/-/issues/3280#note_939055

There's also https://gnome.pages.gitlab.gnome.org/gtk/gtk/gtk-migrating-3-to-4.html to review - https://gnome.pages.gitlab.gnome.org/gtk/gtk/ is the place to look at docs while GTK4 is still "unstable"