Elektrine lite

← Feed

UndeadLeech

UndeadLeech@fosstodon.org

<p>Maintainer of Alacritty and the Catacomb Linux Mobile project</p>

Posts

  • Post #2586507

    Took me a bit of time (and ~$15 worth of Flathub CI costs) to figure out, but a Flatpak of Kumo with Servo support is now available: https://flathub.org/en/apps/org.catacombing.kumo Don&amp;#39;t use Flatpak myself, but I&amp;#39;m kinda curious if Servo works with the Flatpak. #catacomb #linuxmobile

  • Post #2586506

    Aevum 2.3.1 uses the RTC offset to schedule alarms on systems with read-only RTCs. This finally fixes the last remaining reason I had to use the PinePhone Pro over the Fairphone 5. https://github.com/catacombing/aevum/releases/tag/v2.3.1 #catacomb #linuxmobile #linux #rust #fairphone

  • Post #2586505

    ArchLinux 7.0.0, now available at a Fairphone 5 near you. #linuxmobile #catacomb #fairphone #linux

  • Post #2586504

    Kumo 1.8.0 automatically unloads inactive tabs, to preserve resources and enhance initial loading speed. https://github.com/catacombing/kumo/releases/tag/v1.8.0 #linuxmobile #catacomb #servo #webkit #rust

  • Post #2586503

    Charon 1.7.0 brings idle inhibition while the GPS is locked and fixes issues with startup on some compositors: https://git.sr.ht/~undeadleech/charon/refs/v1.7.0 First time doing a release through SourceHut, seems like I should put the changelog in the tag&amp;#39;s message. #linuxmobile #catacomb #rust #wayland

  • Post #2586502

    Kumo 1.8.1 fixes a couple bugs that probably went unnoticed by everyone but me. Baby steps. https://git.sr.ht/~undeadleech/kumo/log/v1.8.1 Maybe it&amp;#39;s time to get calls working on my Fairphone 5… #linuxmobile #catacomb #rust

  • Post #2586501

    Thanks to the great work done by @wrenix, @valpackett, and many others (certainly not me), I&amp;#39;ve finally gotten calls working on my Fairphone 5. While there&amp;#39;s some kinks left to be ironed out, call quality is excellent out of the box (certainly better than my PinePhone (Pro)). I&amp;#39;ve pushed a `linux-sc7280-calls` kernel to my arch repo for anyone who wants to try it. The following PR discussion should help set it all up: https://github.com/sc7280-mainline/linux/pull/27 #...

  • Post #2586500

    Epitaph 1.3.0 improves FP5 GPS support and ignores single-tap drawer expansion during calls: https://git.sr.ht/~undeadleech/epitaph/refs/v1.3.0 #linux #linuxmobile #fairphone #catacomb

  • Post #2586499

    Apparently the Fairphone 5 microphone not working with automatic wireguard call profile switching was just a race condition with q6voiced: https://gitlab.postmarketos.org/postmarketOS/q6voiced/-/work_items/3 This means I now have calls working at a usable level with great quality on the Fairphone 5. Since ArchLinux users must love the bleeding edge, I&amp;#39;m shipping this as default with my packages, so it should work out of the box going forward: https://git.sr.ht/~undeadleech/catacomb_p...

  • Post #1905331

    After about 3 hours, I&#39;m finally done migrating all Catacomb projects over from GitHub to SourceHut: https://sr.ht/~undeadleech/catacomb I was surprised to realize that GitHub did not automatically subscribe me to many of my own projects, finding some open issues in the process. Didn&#39;t think it was going to take this long, but there&#39;s been a lot of projects piling up. If someone finds some old GitHub links, please let me know. #linuxmobile #catacomb #sourcehut

  • Post #1826130

    Just saw that they open sourced warp (the terminal that turned into LLM slop) and decided to look at some of the remaining terminal emulation pieces. There&amp;#39;s some *interesting* similarities in the terminal code I&amp;#39;ve looked at so far: Warp: https://github.com/warpdotdev/warp/blob/master/crates/warp_terminal/src/model/ansi/control_sequence_parameters.rs#L15 Alacritty: https://github.com/alacritty/vte/blob/master/src/ansi.rs#L819 Interesting how quickly an Apache (and in parts M...

  • Post #1452635

    Over a year ago I tried adding Servo support to my browser and failed. A month ago I tried again, but some crucial things were still missing upstream. After spending the weekend adding touch context menu support to Servo, I finally managed to get it in a spot where I&amp;#39;m willing to let other people try. It&amp;#39;s not quite ready for release yet, but if testing reveals no issues, I&amp;#39;ll hopefully be able to publish a new version in the coming weeks. #catacomb #servo #rust #linux...

  • Post #1166310

    Yesterday I fixed the Fairphone 5 audio on my Archlinux system, just for myself (afaik I&amp;#39;m the only user of my FP5 stuff). Within that day, @wrenix submitted a pmOS patch and 3 separate people already approved it (with Luca not even being one of them). @FestplattenSchnitzel even ported the fix to the FP4 and tested it. PostmarketOS might not be able to win me over from Arch with their software, but the community they managed to build is impressive. #linuxmobile #postmarketos #fairpho...

  • Post #1048797

    Little bit of a #Rust rant: The fact that the best way to find out what a feature flag does, is looking at the library&amp;#39;s source Cargo.toml and hoping they&amp;#39;ve documented the features, is insane. The comments on features should be standardized, enforced with a cargo warning, then tools like crates.rs can pull and document them automatically.

  • Post #643169

    A little preview of the multi-engine behavior in Kumo: To quickly try out a website in a different engine, you can just reload it in WebKit/Servo through the context menu. Kumo will remember which engine was last used for a domain and use that engine for all new tabs for that domain going forward. That way if you&amp;#39;re interested in a new browser engine, you can transition one website at a time, rather than requiring a complete browser change. #linuxmobile #servo #catacomb

  • Post #428056

    Just released a new version of Catacomb &amp;amp; Epitaph. Catacomb&amp;#39;s main changes are the automatic calculation of a device&amp;#39;s scale and the ability to define deadzones for devices with rounded corners and camera cutouts. Epitaph now allows full configuration of its modules based on device orientation, which should also help with devices that have cutouts. #linuxmobile #catacomb

  • Post #369056

    Finally managed to get the modem working on my Fairphone 5. It&amp;#39;s officially a phone now. #linuxmobile #fairphone #alarm #catacomb