My recent work on mouse and touch pad configuration (https://social.librem.one/@agx/106408337604589298) made it into #phoc 0.8.0 (https://source.puri.sm/Librem5/phoc/-/tags/v0.8.0) released by @dos yesterday. Also contained is the idle fix needed for #gtk4 apps (https://social.librem.one/@agx/106551704433480573)
µPlayer 's #flatpak now includes all the needed #gstreamer bits to play #h264 accelerated video on the #librem5 out of the box. This allows for fast 📼 on distros that don't ship #gtk4 or #gstreamer git.
#watchedonlibrem5 #gnomeonmobile
More details at https://social.librem.one/@agx/106392894382489327
phosh 0.12.0 is out 🚀 : https://source.puri.sm/Librem5/phosh/-/releases/v0.12.0
New features:
- Only enable proximity sensor during calls
- Unblank screen on incoming calls
- encrypted volume mounts via org.Gtk.MountOperationHandler
- Show adaptive only apps in mobile mode (this is toggleable in the UI and configurable via GSetting)
This release needs either an #gtk3 or #glib patch. See release notes for the details for details, the full list of changes and contributors.
On my quest to land some more pending #phosh merge requests I finally reworked the mode based app filtering (https://social.librem.one/@agx/105004293674500101) so only docked mode shows all apps by default while only adaptive ones are shown in mobile mode.
This can be toggled manually via a button and also disabled completely via a #gsetting . Mobile mode gets more tidy this way (and you can always white list individual apps).
Today I learned (https://source.puri.sm/Librem5/phosh/-/issues/563#note_161059) that you can bring up the App Search bar on Phosh to launch another app with Super-a.
This is really helpful when using your Phosh running device with a hardware keyboard, e.g. for #convergence.
Thanks @agx!
I've tagged version 0.9.23 of git-buildpackage (a tool to maintain #Debian packages in #git repositories): https://lists.sigxcpu.org/pipermail/git-buildpackage/2021-June/000411.html
The release improves git-attributes handling and #rpm support.
Thanks to everybody who contributed to this release!
Stitched together a small (µ) video player using #gstreamer and #gtk4 to test accelerated #h264 video decoding on the #librem5 using it's #hantro VPU. It gets along with 20% CPU usage when rendering the 15 Mbps jellyfish demo to a #GdkPaintable which is twice as much as the raw `gst-launch-1.0` pipeline (https://social.librem.one/web/statuses/105799071793016596) but not too bad. It also suspends rendering on screen blank and prevent screen lock during playback so just enough for 'on the road battery drain testing'.
So #debian 11.0 #bullseye has a tentative release date of July 31. On June 17 we will have a confirmed release date.
https://lists.debian.org/debian-release/2021/06/msg00199.html
org.Gtk.MountOperationHandler support coming to #phosh so you can open encrypted volumes with swipeable, modal dialogs
Geeky YouTube Terminal Workflow auf @gnulinux https://gnulinux.ch/mein-youtube-terminal-workflow #nt
Mobil in die digitale Freiheit (2)
https://luki.org/2021/06/mobil-in-die-digitale-freiheit-2/
#Linux #Meinung #Mobile #Apps #Debian #GNOME #libadwaita #Librem5 #Phosh
I've published a new spin-off project from the #debian-janitor: #ognibuild aims to provide a basic interface to any buildsystem, including dependency discovery and resolution. https://www.jelmer.uk/ognibuild.html
With >150 non-merge commits (~4.5 every day since the last release) this is one of the bigger #phosh releases commit wise.
phosh 0.11.0 is out 🚀 : https://source.puri.sm/Librem5/phosh/-/releases/v0.11.0
New features:
- Wifi/WWAN/BT quick settings now toggle on/off, long press opens Settings
- Initial support for `gnome-session --systemd`
- Torch brightness slider
- Allow to show battery percentage in top bar (via Settings toggle)
And there's more! See above release notes for the full list of changes and contributors.
Here's what you can expect from Debian Bullseye (the next stable version) to be released over the summer of 2021: https://michael-prokop.at/blog/2021/05/27/what-to-expect-from-debian-bullseye-newinbullseye/ #linux #debian
Zhaofeng Li is working on moving the #phosh session setup to #systemd units https://source.puri.sm/Librem5/phosh/-/merge_requests/824 as modern #gnome-session does.