One thing that bugged me is that we had no way in #phosh to present only the available OSK layouts to the user to pick from. This led to confusion as users configured a layout which then would not be available later on. phosh-osk-stub can now provide that information to mobile settings (and it will be simple to add support for e.g. squeekboard if it dumps out the relevant information).
Thanks to #libadwaita and #GTK4's list models such things are fun to add.
@bragefuglseth good point, that was supposed to go around the list box only and I added the search entry later on. Should be better now. Thanks!