📱 Device maintainers and #phosh users (hopefully) rejoice: #feedbackd will soon support merging themes so you can e.g. chain up to the default theme and just replace the feedback for events you want to change. There's also a validator to check your changes (which is also used in CI).
#linuxmobile #mobilelinux
1️⃣ /2️⃣
@eliasr https://learnyousomeerlang.com/ - one of the most entertaining programming books.
@joao ...or better: don't specify the dependencies in the README itself at all. Rather have a link in there that points to a *tested* list of dependencies (e.g. to the deps installed during gitlab-ci). That makes sure that those build dependencies are tested on commit (and hence must be updated when code changes need new dependencies).
#phosh e.g. does this at https://gitlab.gnome.org/World/Phosh/phosh#dependencies
@ivon852@fosstodon.org @bart
Alternatively one could write an input method that talks to maliit's server or to talk to fcitx or ibus. I'd go the uim route first though as this allows to figure out the layouts, etc.
@ivon852@fosstodon.org @bart #uim supports #pinyin as well. It's a matter of configuration and adding a proper layout (and then work from there to fix the remaining issues outlined in ).
It seems uim is not packaged on alpine? Otherwise I would be happy to add it to https://gitlab.gnome.org/guidog/phosh-osk-stub/-/merge_requests/34 so we could work from there.
@nsrosenqvist that's certainly possible but eats up valuable screen space. I think completing is the nicer approach but we'll see once this is merged what patches come up to improve the situation 😃 (we have the emoji names in the data already)
@nsrosenqvist you wouldn't have any way to type in that search box as this is an on screen keyboard 😇 I guess what you want is text completion to complete on emojis but that's a separate story (but this MR is a prereq for that).
A lot of Mastodon instance admins are either getting their first hosting bill or getting a very increased bill from extreme growth and usage. Some may be experiencing bill shock.
Please make sure your paying/supporting them!
Twitter was free because you were the product. Mastodon doesn't work this way.
Many instances list a patreon or donation links on their about page.
@dylanvanassche 😍 thanks - there's still lots of rough edges though (that said I'm using it daily to test these more).
if you're on a recent #debian based system you can use `update-alternatives` to switch (will also make sure you have schemas compiled). #pureos will hopefully allow that soon too: https://source.puri.sm/Librem5/librem5-base/-/merge_requests/328 (will also allow to switch to virtboard). If not on Debian "ninja -C _build install" puts the desktop file into /usr/local so it gets picked by default. But beware: lots of things need some time to settle in (e.g. you need recent presage, gtk, ...) so make sure you can recover.
@dylanvanassche I don't think so, it's really a toy project of mine but I sure hope it will help #squeekboard. It builds a library that squeekboard could e.g. use to reuse the emoji widget: https://gitlab.gnome.org/World/Phosh/squeekboard/-/issues/248
Video is at 2 times speed.
MR is at https://gitlab.gnome.org/guidog/phosh-osk-stub/-/merge_requests/43
2️⃣ / 2️⃣
There can't be enough emojis 😎 :😃 😹 so I added a new widget (based on #gtk 's emoji chooser) to #phosh's osk-stub:
#librem5 #linuxmobile #mobilelinux
1️⃣ /2️⃣
I've been trying to re-enable power management for the modem on the #librem5 running #postmarketOS, but was plagued by issues with the modem resetting immediately every time is suspended/resumed.
Once again, the product of hours of git bisecting and testing is a patch that's less than 1 word 😅
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/932/diffs
chatty mr: https://source.puri.sm/Librem5/chatty/-/merge_requests/1161
phosh-osk-stub mr: https://gitlab.gnome.org/guidog/phosh-osk-stub/-/merge_requests/41
2/2
@dos @mobian @postmarketOS @kop316 It's part of the l5-devscripts package shipped in #pureos. Nothing fancy but I''m using it on a regular basis.