phosh 0.28.0 is out 🚀📱:
There's quality of life and visual improvements both in phone and docked mode.
Check the release notes for details: https://phosh.mobi/releases/rel-0.28.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
git-buildpackage 0.9.31 is out:
http://lists.sigxcpu.org/pipermail/git-buildpackage/2023-May/000488.html
If you use --upstream-vcs-tag and have projects with repacked tarballs then this release should make this use case simpler (thanks to a patch by Richard Laager). There's some bugfixes as well.
Testing the new merge request to set lockscren wallpapers in #phosh while waiting for vodafone's hotline to *please* fix out internet connection (which they fail to do so for seven days in a row now).
phosh 0.27.0 is out 🚀📱:
This one has a new menu on power button long press, initial emergency calls support (thanks @CoderThomasB, @devrtz), improvements on the compositor side, new completers in phosh-osk-stub, configurable ring tones and more.
Check out the full release notes at https://phosh.mobi/releases/rel-0.27.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
Ever since doing the initial completion support in #phosh 's osk-stub I wanted to add a generic "unix pipe" like completer. phosh-osk-stub would feed the program preedit on stdin and read the completions from the program's stdout.
That is there now and with that and some more changes I can use @zachdecook 's #swipeGuess to do swipe like typing. To be clear: all the hard work is done by swipeGuess, phosh-osk-stub just piggy backs on it:
Completely forget: I've tagged version 0.0.3 of μPlayer (a small video player using #gtk and #gstreamer targeting fullscreen landscape playback on mobile phones) the other day:
and this is how it looks when we actually do an emergency call (backed by GNOME call's dummy plugin so the call isn't actually going out). It also shows that things work the same way in the locked and unlocked shell:
Some of the styling for #phosh's long button press menu is now in place (aka merge requests) and things are also tied to the emergency call side.
This is how it looks when emergency call numbers are fetched from the phone's sim card:
phosh 0.26.0 is out 🚀📱:
Lots of this release was internal rewiring and test suite improvements for upcoming changes but there's some more:
Check out the full release notes at https://phosh.mobi/releases/rel-0.26.0/
#phosh #librem5 @purism #gnome #linux #mobile #LinuxMobile #MobileLinux
With the groundwork done in #phosh 0.25 and the (upcoming) 0.26 to move power button handling from the compositor (#phoc) to the shell (phosh) we'd have the bits in place to wire up a long press menu for e.g. emergency calls, screenshots, etc.
This certainly needs styling but it'd be nice to see the first bits in 0.27. I became used to it pretty quickly.
That's a new way of awesome. When I use the regular #twitter web-ui (https://twitter.com) I can't follow any links there anymore:
Phosh 0.25.0 is out 🚀📱:
See https://phosh.mobi/releases/rel-0.25.0/ for details.
#phosh #librem5 @purism #gnome #linux #mobile #lLinuxMobile #MobileLinux
phosh 0.24.0 is out 🚀📱 : See https://honk.sigxcpu.org/con/Phosh_0_24_0_released.html for details.
phosh using that information to push the top panel down because there's a (simulated) notch:
3️⃣ /4️⃣
Some progress to handle notches / cutouts of #linuxmobile phones better in #phosh : I have a small lib that gets panel cutout / notch information as #svg paths and can calculate a bounding box . #phoc can use it to render cutouts for debugging and #phosh can use it for layout (so far only to shift the panel down). (see follow up posts for more pictures).
1️⃣ /4️⃣