@dos #phosh-osk-stub would have way fewer features if this bug would have been merged sooner 😃
Glad Moonlight12 picked up #squeekboard maintenance, it's really starting to make a difference usability wise.
Hi All,
I recently got a few Meshtastic devices, but was sad to see there is no Linux based GUI for it (though an excellt Python CLI library/App). So I rolled up my sleeves and make a basic GUI in GTK4/Libadwaita! I think it turned out pretty well.
If you test it out and find bugs, please let me know!
I've been experimenting with @agx 's phosh-osk-keyboard , and hacked together a script to automatically change the shortcuts based on the window titles. #mobilelinux #hymo
New blog post: Weekly GNU-like Mobile Linux Update (41/2024): Successful moves and XMPP calling https://linmob.net/weekly-update-41-2024/
@me a nice feature of SMS is that you can put the metadata into the SMS so one can e.g. just fetch that one single message in matrix (once chatty supports this, l already added support to libcmatrix)
@awai @phosh The logo is part of the website: https://git.sigxcpu.org/cgit/phosh-site/tree/LICENSE
@awai I could be a hint that not even Google thinks that Android is still Linux 😃 (and/or they don't have much confidence in vendor kernels)
Ich habe mal wieder ein paar Vortragsfolien für das Web konvertiert. Der Vortrag war am 1. Oktober bei der Deutschen Rentenversicherung und geht um Cloud Computing. Viel Spaß! https://blog.fefe.de/?ts=99f76772
@badrihippo @agx
I usually get 'hey' for hey swipes, but sometimes hwy/hgwy. Enable multiple suggestions, and maybe cull some words from your list.
gsettings set sm.puri.phosh.osk.Completers.Pipe command 'sh -c "swipeGuess /path/to/words-qwerty-en_gb 5 | tr \"\t\" \"\n\""'
We've got to do something right with #LinuxMobile when #Android now gains a feature to run #Linux https://androiddev.social/@MishaalRahman/113290317583072192
@badrihippo No need to restart the shell, just restart (kill) the keyboard (otherwise development would be way too cumbersome).
@badrihippo Nice. Note that plugging in swipeGuess is the simplest approach. https://git.sr.ht/~earboxer/SwipeBehaviors has more elaborate setup. Nice thing is that p-o-s doesn't need to be changed, just the pipe configuration needs to be adjusted.
Thanks for reporting back! Yeah, I think it makes more sense to keep the selection. It will get more introspectable by users once someone picks up https://gitlab.gnome.org/guidog/phosh-osk-stub/-/issues/42 . We could then also think about handling images as well and show something sensible in the list of selectable entries to paste.
Seems some of phosh's features could use some marketing 😃 . Anyway: I've just added how to use swipeGuess in the manpage: https://gitlab.gnome.org/guidog/phosh-osk-stub/-/merge_requests/162/diffs#735044ffff1f81fc8d896219ab2f1b22d6d09976_268_286