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, …
Category Archives: Cambalache UI Maker
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 …
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 …
Continue reading “New Cambalache development release 0.91.1!”
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 …
Cambalache 0.10.0 is out!
3rd party libs release! After almost 6 months of work I am pleased to announce a new Cambalache release! Adwaita and Handy support This cycle main focus was to add support for 3rd parties libraries and what better than Adwaita and Handy to start with. Keep in mind that workspace support for new widgets is …
Cambalache 0.8.0 released!
Cambalache is a new RAD tool for Gtk 4 and 3 with a clear MVC design and data model first philosophy. Exactly one year ago I made the first commit… commit 51d4185cd8556f0358cc463578df5a4138ac90b5 Author: Juan Pablo Ugarte Date: Wed Dec 9 19:14:53 2020 -0300 Initial commit Supports type system and interface data model. Basic history (undo/redo …