@goatwildernesscollective There is already a bug report: https://github.com/bleakgrey/tootle/issues/359
Unfortunately it doesn't look like there's been any development activity for the last 11 months, so it seems like the project might be dead.
@dascwo i tried to compile the alpha 2 version but no luck something to do with vala and libadwaita missing parts
./src/Dialogs/NewAccount.vala:214.3-214.21: error: The name `can_swipe_back' does not exist in the context of `Adw.Leaflet' (libadwaita-1)
deck.can_swipe_back = deck.visible_child != done_step;