It's the small things. @rudraps@mastodon.social is working on a mobile-settings feature that requires touch drag and drop in a GtkFlowBox. That didn't work and as it turns out we need two small fixes in #phoc and a small fix in #gtk . With that we can also reorder OnScrenKeyboard shortcuts that way:
phoc bits: https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/506
gtk: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/6582
mobile-settings: https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/merge_requests/82
Rudra's work on managing favorites: https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/merge_requests/73