시몽

Status update, November 2021

Hi again!

This month we’ve migrated wlroots to FreeDesktop’s GitLab instance! We’ve been preparing the migration for a long time, and finally all the pieces of the puzzle came together.

The main missing piece was a way to keep our continuous integration system working. We could’ve used GitLab CI, but we have some uncommon needs (FreeBSD, loading kernel modules, etc) which would make things complicated. Instead we’ve opted for another approach based on dalligi, a custom GitLab CI runner which forwards jobs to builds.sr.ht.

The migration went pretty well overall, GitLab’s importer made the process easy. As one would expect, some things still went wrong and caused some disruption. For instance, GitLab pull requests were imported as branches in the new GitLab repository, so the original authors can’t push to update them (they need to re-open a new merge request). Some comments were randomly missing. Some comments were imported with the wrong author because GitLab can’t always link the GitHub accounts. Last, CI wasn’t running for new merge requests. It turns out GitLab won’t use the project’s CI runners for merge requests, it’ll only use CI runners available to the author. We fixed that by asking a GitLab admin to add dalligi as a global runner.

In other wlroots news, the new scene-graph API has been incrementally improved with bug fixes and new features. It now supports direct scan-out, and I’ve been working on adding helpers for xdg-shell. The cage patch now removes a bit under 1k lines of code, ie. about 25% of the whole codebase.

I’ve also continued working on soju and gamja (the pieces of software behind chat.sr.ht). soju now supports WHOX (allowing clients to query account information), MONITOR and extended-monitor (allowing clients to provide up-to-date user information in direct conversations). By the way, extended-monitor is my first published IRCv3 extension! soju will soon be able to use one separate IPv6 address for each bouncer user – to avoid getting the whole bouncer banned by an IRC network when a user misbehaves.

gamja as usual got a bunch of small quality-of-life upgrades. An optional Parcel-based build system can be used to minimize and bundle the web app. gamja can now open irc:// links when used with a bouncer, making it easier to jump into a FOSS project’s IRC channel.

Next month, I’ll focus on getting the next wlroots release ready, ship a chat.sr.ht upgrade with all of the soju + gamja improvements, and working on some amdgpu bug fixes for Valve. See you!


Questions, comments? Please use my public inbox by sending a plain-text email to ~emersion/public-inbox@lists.sr.ht.

Articles from blogs I follow

Closing The Loop

You Would Not Believe This Month

via Mike Blumenkrantz

Vulkan 1.3 on the M1 in 1 month

Finally, conformant Vulkan for the M1! The new “Honeykrisp” driver is the first conformant Vulkan® for Apple hardware on any operating system, implementing the full 1.3 spec without “portability” waivers. Honeykrisp is not yet released for end users. We’re con…

via On Life and Lisp

Get Ready to 2024 Linux Display Next Hackfest in A Coruña!

We’re excited to announce the details of our upcoming 2024 Linux Display Next Hackfest in the beautiful city of A Coruña, Spain! This year’s hackfest will be hosted by Igalia and will take place from May 14th to 16th. It will be a gathering of minds from a d…

via Wen.onweb

Generated by openring