Join Nostr
2024-08-31 12:22:45 UTC

Guido Günther on Nostr: One thing that bugged me is that we had no way in #phosh to present only the ...

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.