#phosh 0.10.0 is out 🚀 : https://source.puri.sm/Librem5/phosh/-/releases/v0.10.0
Besides plenty of fixes #phosh can now be a #geoclue agent (so location services can work) and has support for reboot/shutdown dialogs (which are used when e.g. gnome-software wants to reboot or when you shut down the system from the menu).
See above release notes for the full list of changes and contributors.
So i wanted to see if developing new system modal dialogs for #phosh becomes simpler (and less code) with the recent changes so i took a stab at the EndSessionDIalog:
@exalm@floss.social @purism This is the corresponding #phosh MR https://source.puri.sm/Librem5/phosh/-/merge_requests/758
I've reworked #phosh's system modal authentication prompts to all use a common base class. This makes it simple to add new features like swipe-away based on @exalm@floss.social code and to get consistent styling:
Celebrating my first commit making it into the mainline Linux kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/usb/typec/tps6598x.c?h=v5.12-rc4&id=3cac9104bea41099cf622091f0c0538bcb19050d
Lines added: 0
Lines removed: 1
Can I call myself a "contributor" now even though technically I didn't add anything, just removed one line? 😃
Libhandy 1.2 has been released! It comes with new widgets and many fixes and is just in time for #GNOME40.
Learn more in this update from @KekunPlazas https://aplazas.pages.gitlab.gnome.org/blog/blog/2021/03/12/libhandy-1-2.html
phoc 0.7.0 has just been released!
This version includes mouse based snap-to-edge for tiling and maximizing; window move & resize fixes for touchscreens; and **big** stability improvements - I haven't seen it crashing a single time for a while now :)
#gnomeonmobile #gnome #phosh #gnu #linux #librem5 #mobile
Grab it at https://source.puri.sm/Librem5/phoc/-/releases/v0.7.0
If flatpaks ask #geoclue for location service access #phosh can now handle that as a #geoclue agent (which became useful after fixing that for recent kernels using cgroupv2 (https://gitlab.freedesktop.org/geoclue/geoclue/-/merge_requests/81):
This is in it's infancy but here's the first bits of #GObjectIntrospection for #Erlang using a c-node:
libhandy 1.2 just got released! 🎉 It comes with new cool widgets and many fixes, more at https://adrienplazas.com/blog/2021/03/12/libhandy-1-2.html.
I've tagged #ldapsp 0.0.4 (https://bit.ly/2PQyjxk). It's a #smartproxy for the #foreman to create host #ldap entries written in #erlang.
Situation improves further when bringing the #arm64 #pixman optimizations forward to #PureOS #Byzantium (https://gitlab.freedesktop.org/pixman/pixman/-/merge_requests/20) which were only in amber-phone and which everyone needs to pull since it's not merged in #pixman upstream.