@micahbp that'd be another piece of software (that can live outside of #phosh) that maps the mpris interface to bluetooth and it seems #bluez already does this: https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/tools/mpris-proxy.c - now i need car that talks bluetooth so i can talk to it via the #librem5 .
@Administrator #mpd and #mpDris2 is what i'm using it with.
@okennedy make sense. I've moved these here so it doesn't get lost https://source.puri.sm/Librem5/phosh/issues/145
@okennedy notifications have an established (and documented) cross desktop API. Generic lock screen plugins need more thought both code and design wise so we want to collect some use cases that can't be done via notifications first.
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/
@okennedy Things like appointments will show up in the upcoming widget for notifications on the lockscreen that zander already laid out all the groundwork for.
@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!
@jgarciao @dukethereal @purism Already tracked (https://source.puri.sm/Librem5/phosh/issues/251) The shell side is rather simple but we need to get the lower layers in place first.
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
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).