Builder GTK 4 Porting, Part II

Another week of work towards porting Builder to GTK 4. Since I can’t add to TWIG from IRC, I’ll try harder to drop some occasional updates here. GtkSourceView Merged fixes for highlighting unicode literals for C Improved parsing of language values in snippet bundles GtkSourceGutter will not correctly mark prelit and selection quarks within GtkSourceGutterLines. … Continue reading Builder GTK 4 Porting, Part II

Private Flatpak installations in Builder

Builder needs to deal with many SDK and SDK extensions for applications built upon Flatpak. One thing I never liked about how we did this up until now was that we needed to install Flatpak remotes into the user’s personal Flatpak installation. First, because we needed to add Flathub and gnome-nightly repositories. Secondly, once a … Continue reading Private Flatpak installations in Builder

Builder 3.33.1

Our first 3.33 release has landed as we move towards 3.34. There is a lot to do this cycle in case you’re interested in contributing. The best way to get started is to dive into the code. We can help you with that on IRC. Lots of this release is code behind the scenes, so … Continue reading Builder 3.33.1

Podman Support in Builder

For years now, Builder has had rich abstractions for containers built right into the core of the IDE. Builder even knows the difference between build and runtime containers which naturally maps with Flatpak SDKs like org.gnome.Sdk vs org.gnome.Platform. With the advent of operating systems focused on immutability, like Fedora Silverblue, developers are going to be … Continue reading Podman Support in Builder

Builder 3.30

Now that org.gnome.Sdk//3.30 has gone gold, you can get Builder from Flathub. I expect those that have not been using Nightly for the past few months will be pleasantly surprised at the improvements.