The past weekend some members of the XMPP community gathered in Düsseldorf to work on the next iteration of the OMEMO End to End Encryption Specification. All of us agree that the result - version 0.4 of XEP-0384 - is a huge step forward and better than ever! https://blog.jabberhead.tk/2020/03/10/omemo-specification-sprint/
@agx wow, nice job!
Wow, that was quick: Thanks to Lucas Stach our #etnaviv runtime power managemt fix already landed in linux-next: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?qt=range&q=ea4ed4a55f7363ad8db1863bd536548fb7e5c6aa..78f2bfa3181cd7ee134274aa17177dd933c69dc1
The fix hits the #librem5 with the next kernel update.
My patches for iio-sensor-proxy to support proximity sensors just got merged upstream: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/merge_requests/300 - thanks hadess !
The (mostly identical) code is already live on the #librem5 with #phosh 0.2.0 making use of it.
@agx @dukethereal @purism Good to know it's already being worked on. Thanks a lot!
wlr-output-power-management finally made it into wlr-protocols: https://github.com/swaywm/wlr-protocols/pull/61 🚀
Thanks @emersion@octodon.social
for finishing up the wlroots side.
This will allow #phosh to notice screen blanks and trigger them. Compositor part side already done: https://source.puri.sm/Librem5/phoc/merge_requests/101
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: