Elektrine lite

← Feed

Guido Günther

agx@ruhr.social

<p><a href="https://ruhr.social/tags/Phosh" class="mention hashtag" rel="tag">#<span>Phosh</span></a> <a href="https://ruhr.social/tags/LinuxMobile" class="mention hashtag" rel="tag">#<span>LinuxMobile</span></a> <a href="https://ruhr.social/tags/Debian" class="mention hashtag" rel="tag">#<span>Debian</span></a> in no particular order</p><p>Phosh.mobi e.V. member</p><p>PGP: 0DB3 9327 62F7 8E59 2F65 22AF BB5A 2C77 5841 22D3</p>

Posts

  • Post #3768145

    Got Phosh&#39;s immutable BengalOS to boot on a Google Pixel 3A. There&#39;s quiet a bit of work left to make that usable but I&#39;m already looking forward to try some of Phosh&#39;s features for immutable on a real device rather than a VM image. This is only possible due to the immense work of @mobian@fosstodon.org and @postmarketOS@social.treehouse.systems . #Phosh #BengalOS #LinuxMobile #immutable #mkosi

  • Post #2303004

    Anything special about this lockscreen of #phosh? It&amp;#39;s rendered with #gtk4 🥳 (I didn&amp;#39;t do much here, this builds on the GTK work of Matthias Clasen for making GtkRoot a lot easier to implement and @arunmani &amp;#39;s Phosh porting work): #LinuxMobile #gtk

  • Post #1828631

    Dear #gitlab a Work Item is not something I want to be concerned with in #FreeSoftware stuff I do in my free time. Can&amp;#39;t we have names that are more motivating like &amp;quot;Puzzles to solve&amp;quot;?

  • Post #1724062

    One thing that bothered me since some time is that for switching between different 🎶 players required to🔓 the 📱 . So e.g. pausing #gnome podcasts to listen to music via #gapless needed ever so many steps. I&amp;#39;ve thus added a lockscreen plugin to #phosh that tracks all currently running media players that use #mpris and allows to interact with them. This is all pretty rough still but I can hopefully brush it up for 0.48 (https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1729...

  • Post #1673159

    With a bit of #blur in #phoc we can have more vivid backgrounds while text still remains easy to read. As this happens on the compositor side there&amp;#39;s basically no performance impact (but we rely on two small, not yet merged wlroots patches). This is mostly groundwork for more things to come. #phosh #LinuxMobile

  • Post #1180419

    Couldn&amp;#39;t focus on much else so looked into brushing up an old MR to add tile margins and using the accent color in #phoc : #phosh

  • Post #1180344

    The USB-C port on my @nitrokey pro 3 just fell off completely after just over one year of use. Looking at the soldering that doesn&amp;#39;t look surprising. Can someone recommend a more sturdy replacement to hold #GPG keys, uses USB-C and works well on #Debian ?

  • Post #1156592

    If you ever wanted to write a #QuickSetting or #LockScreen plugin for #phosh but didn&amp;#39;t fancy #GObject C: Here&amp;#39;s an example in #vala : https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1727 #ValaLanguage

  • Post #817064

    Speech input is one of the missing features in #Phosh&amp;#39;s stevia. I had looked at several possible solutions but didn&amp;#39;t want to pull in a ton more dependencies into stevia itself. While looking for something completely different I stumbled onto #vosk-server which runs fully locally but can be talked to via websocket and so I could punch that into the prototype I had already alying around (video has audio): #LinuxMobile

  • Post #688894

    With the alarm clock waking the phone from suspend we still need to make sure the alarm sound is audible. We thus need it to have a volume level separate from e.g. media, notifications, calls, etc. This is possible with #wireplumber&amp;#39;s &amp;quot;role based policy&amp;quot;. There&amp;#39;s a lot of lose ends to fix before this all can land but here&amp;#39;s a quick demo in #phosh (the alarm sound your is played via #feedbackd which adds the necessary role): #LinuxMobile