thanks! Passing this on to @jsparber and zbrown !
Quick settings change state (e.g. when rotating the icon changes, when toggling feedback profile the name changes and son on) - i guess there will be videos soon.
There' s no plugin api but the shell picks up available hw/functionality (will become more obvious with more settings in the future).
@bilelmoussaoui@mstdn.fr @okias
Somewhat related i recenlty enabled haptic feedback (https://source.puri.sm/Librem5/gnome-clocks/merge_requests/1) - could we make that an optional thing in clock so use libfeedback instead of gsound ?
git-buildpackage 0.9.18 is out: http://lists.sigxcpu.org/pipermail/git-buildpackage/2020-February/000378.html
The next merge request will make #phosh cross the 1000 commit boundary:
```
$ git log --pretty=oneline | wc -l
999
```
Hello, World! The #fsfe wishes a happy "I love Free Software" Day to all #FreeSoftware users, developers, contributors and everyone else!
You are the ones who give us meaning and empower us day by day ❤️
Join us today and show your love on #IloveFS: https://ilovefs.org
That's @merge 's series i wanted to link to above: https://lore.kernel.org/linux-iio/20190821132520.28225-1-martin.kepplinger@puri.sm/
Based on @merge 's accelerometer work (https://lore.kernel.org/linux-iio/cover.1569143551.git.lorenzo@kernel.org/) and yesterday's work to hook iio-sensor-proxy into #phosh, enabling rotation is just a couple of more lines of code.
The video shows the #librem5 devkit but it is the same for the phone. Please excuse the low video quality.
After adding proximity sensor-support to #iio-sensor-proxy (https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/merge_requests/298) and adding runtime-pm support for the chip used in the #librem5 (and it's devkit) (https://lore.kernel.org/linux-iio/cover.1580721204.git.agx@sigxcpu.org/) we can now wire it up to #phosh to fade the screen and prevent keyboard input:
this laptop (MNT Reform) and this phone (Purism Librem 5) have the same SoC (CPU/GPU/...), i.MX8M. and both run free and open source drivers and software. #FOSDEM2020
...and haptic feedback in calls when receiving a phone call on the #librem5 (as yesterday (https://social.librem.one/@agx/103561184406010030), the audio is important)
@dos nice, SPURV might be even more fitting for android emulation on wayland: https://www.collabora.com/news-and-blog/blog/2019/05/02/running-android-and-wayland-on-embedded-devices/
Something that has surprised me over the few weeks I've had this #Librem5 phone is the rapid progress. Each week brings at least one big improvement. Case in point, yesterday's kernel update (should hit main repos in a few days) made a noticeable change in the phone's heat and touchscreen performance.
If you are using libhandy, use the libhandy-0-0 branch instead of master — e.g. in your Flatpak manifests.
We will soon bump the API version on master to prepare libhandy 1.0, so if you get libhandy from that branch, your app *will* stop building.