@thejackimonster it's (from it's structure) very much targeting clients atm.
I've tagged version 0.0.2 of #libcmatrix - a #matrix client library.
This release focuses on making Matrix support in #chatty more robust, simplifying some APIs and improving the documentation (which is now automatically generated at https://agx.github.io/libcmatrix/)
See https://source.puri.sm/Librem5/libcmatrix/-/releases/v0.0.2 for the list of changes and contributors.
@stefan Power button long press. Im phosh-nightly repo gibt es auch ein gnome-screenshots das auf den Bildschirm passt: https://phosh.mobi/posts/phosh-nightly/
@devrtz Here's the #LinuxMobile dev room schedule for Saturday https://programm.froscon.org/2024/schedule/2.html#1 and Sunday: https://programm.froscon.org/2024/schedule/2.html#1 happening in Room C117 . There's also a talk about eSIM on the main track by @z3ntu in HS4 on Sunday.
Do you have any plans for next weekend yet?
#FrOSCon is a coming and there is lots of interesting talks, workshops and conversations to be had 🚀
Even if you can't attend in person,
you can join remotely using our #matrix channel #froscon-linux-mobile:matrix.org
https://matrix.to/#/#froscon-linux-mobile:matrix.org
Don't forget to
Took me 3 days of soldering, but it works!
I can connect it to a Librem 5 and it automatically does all the needed PD stuff to expose its UART over USB-C 😁 It's also capable of a lot of other PD magic as a USB PD analyzer / injector / filter.
However, while these solder joints made a good job lasting till I got the firmware PoC working, it doesn't seem like they're going to last much longer... More soldering ahead 😫
#debubo #kicad #stm32 #usbpd #librem5 #shotonlibrem5 #diy #electronics #oshw
After the news that funding for the @NGI4eu initiative would be cut for the next phase of #HorizonEU, the @EU_Commission has expressed vague support for #FreeSoftware.
The EC needs to come up with dedicated budget for #FreeSoftware solutions:
@gamey @deilann @vantablack Pinged someone but best place would be their support matrix channel: https://librem.one/support/ (I'm not in there atm).
See https://specifications.freedesktop.org/notification-spec/latest/categories.html and https://gitlab.gnome.org/World/Phosh/phosh/-/blob/main/src/notifications/notify-feedback.c#L66
Regarding suspend: caffeine is just a quicker way to do it (so it's also available when the phone is locked) but tweaks certainly works too.
@alex @postmarketOS @phosh oh...and with recent feedbackd you can use the camera flash LED as status indicator LED (but maybe you figured that out already)
Nice! 🎉
Regarding fractal: Fractal could set the `im.received` category on the notifications (this is supported by glib via https://docs.gtk.org/gio/method.Notification.set_category.html) so you'd get feedback
Regarding suspend: A good way to keep the device from suspending is the caffeine quick setting toggle. Toggling this on prevents suspend, toggling it off allows the device to suspend (e.g. at night). So one can save battery over longer non-use periods easily.
@BrianA @linmob @devrtz I'd say it's not about trust but necessity. The final decision which code lands on devices shipped by Purism by default can only be done by Purism - so it won't pan out without collaboration. I guess we want to see at least the bandwidth to continue kernel maintenance plus the bandwidth to review and merge contributions spent there.
(People who don't want to run the default OS have lots of alternatives already).
#Librem5 users waiting for #PureOS Crimson: Giving money to Purism is not the only option:
https://liberapay.com/devrtz-PureOS_crimson
I (Peter) for one definitely trust @devrtz more than a company distracted by building a robot ;-)
Weekly GNU-like #MobileLinux Update (31/2024): Ubuntu Touch 20.04 OTA 5 and Jolla C2 news
https://linmob.net/weekly-update-31-2024/
#UbuntuTouch #Jolla #LinuxMobile #PinePhone #Phosh #Librem5 #SailfishOS #Sxmo
@fizzo Nice! Regarding the choice of the backend API. We're discussing if we shouldn't merge EV into Electrolysis: https://gitlab.gnome.org/guidog/phosh-ev/-/issues/1 - It already knows about different backends, so maybe that's easier and you want to investigate this?
I'd then follow your footsteps and move over the Kia/Hyundai bits too.
Hi @agx, I recently bought a second hand EV (Nissan Leaf) and was intrigued by this application you wrote: https://gitlab.gnome.org/guidog/phosh-ev/
I decided to add Nissan API support to it and it was a very fun project 😊
I used pyO3 to call this python library meant for Home Assistant and it’s working! https://github.com/dan-r/HomeAssistant-NissanConnect
I just need to figure out how to handle choice between Kia and Nissan and I will open a MR.