Skip to content

Port to GTK4 + libadwaita + gtk4-rs

Christopher Davis requested to merge wip/cdavis/gtk4 into master

This commit upgrades our rust dependencies and ports Tour to libadwaita+GTK4. As part of porting we now use GtkPicture instead of GtkImage, and AdwClamps to hold pages in place.

Merge request reports