Cambalache 0.96 Released!

Hello, I am pleased to announce a new Cambalache stable release. 2025-05-16: Version 0.96.1 Fix/improve GResource list model update Fix removing custom class data like styles Version 0.96.0 – GResource Release! Add GResource support Add internal children support New project format Save directly to .ui files Show directory structure in navigation Add Notification system (version, …

New Cambalache Release 0.92.0!

I am pleased to announce a new Cambalache stable release, version 0.92.0! This comes with two major dependencies changes, the first one is a very basic port to Adwaita and webkit/broadway replacement with a custom Wayland compositor widget based on wlroots. What’s new: Basic port to Adwaita Use Casilda compositor widget for workspace Update widget …

Introducing Casilda – A Wayland compositor widget!

I am pleased to introduce the first stable release of Casilda! A simple Wayland compositor widget for Gtk 4 which can be used to embed other processes windows in your Gtk 4 application. It was originally created for Cambalache‘s workspace using wlroots, a modular library to create Wayland compositors. Following Wayland tradition, this library is …

New Cambalache development release 0.91.1!

I am please to announce a new development version of Cambalache This comes with two major dependencies changes, the first one is a very basic port to Adwaita which fixes dark mode support with Gtk4The biggest one is that I have replaced the WebKit WebView used to show widgets in the workspace for a custom …

Cambalache 0.90.0 Released!

Hi, I am happy to announce a new Cambalache stable release. With the UI ported to Gtk 4 I bumped the version to 0.90 to reflect the fact we are really close to 1.0 Release Notes: Migrate main application to Gtk 4 Update widget catalogs to SDK 46 Add support for child custom fragments Add …

Cambalache Gtk4 port goes beta!

Hi, I am happy to announce Cambalache’s Gtk4 port has a beta release! Version 0.17.2 features minors improvements and a brand new UI ported to Gtk 4! The port was easier than expected, still lots of changes as you can see here… 64 files changed, 2615 insertions(+), 2769 deletions(-) I specially like the new GtkDialog …

Cambalache 0.16.0 Released

Hello, I am pleased to announce a new version of Cambalache Version 0.16.0 targets the newly released GNOME SDK 45 and includes all the new changes in Gtk and the new Adwaita release. These release should also help people experiencing issues with the workspace since it has a brand new version of webkit. Matrix channel …

Cambalache 0.14.0 Released!

I am pleased to announce a new Cambalache version. Cambalache is a new RAD tool for Gtk 4 and 3 with a clear MVC design and data model first philosophy. Version 0.14.0 brings two new features one of them not even originally supported by Glade. Release Notes: Add GMenu support Add UI requirements edit support …

Cambalache 0.12.0 Released!

I am pleased to announce a new release of Cambalache a new RAD tool for Gtk 3 and 4! Version 0.12.0 packs a year’s worth of new features and lots of improvements and bugfixes. Workspace CSS support Does your application use custom CSS? Now you can see CSS changes live in the workspace. All you …