<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/casilda-1-0-released--qaqavi38z" -->

---
title: Casilda 1.0 released! | daily.dev
description: Casilda 1.0 is a Wayland compositor widget for GTK 4 that allows embedding other processes&#x27; windows inside a GTK application. Built on wlroots, it handles the...
canonical: https://daily.dev/posts/casilda-1-0-released--qaqavi38z
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Casilda 1.0 released! | daily.dev
og:description: Casilda 1.0 is a Wayland compositor widget for GTK 4 that allows embedding other processes&#x27; windows inside a GTK application. Built on wlroots, it handles the...
og:url: https://daily.dev/posts/casilda-1-0-released--qaqavi38z
og:image: https://api.daily.dev/og/posts/QaqAvi38Z.png
og:image:alt: Casilda 1.0 released!
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Casilda 1.0 released!

**[GTK Development Blog](https://daily.dev/sources/gtk-blog)** · 6 min read · 0 upvotes · 0 comments

## Summary

Casilda 1.0 is a Wayland compositor widget for GTK 4 that allows embedding other processes' windows inside a GTK application. Built on wlroots, it handles the Wayland protocol including virtual input/output devices. Version 1.0 introduces native rendering via dmabufs and GdkTexture integration (eliminating extra buffer copies), a GtkScrollable interface, and a simple API for spawning or connecting client processes. GObject introspection enables bindings for Python and JavaScript. The library was originally created for Cambalache, a GTK GUI designer, to preview widgets in isolated processes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blogs.gnome.org/gtk/2025/09/15/casilda-1-0-released>

## Similar posts on daily.dev

- [Casilda 1.0 Released As Wayland Compositor Widget For GTK4](https://daily.dev/posts/casilda-1-0-released-as-wayland-compositor-widget-for-gtk4-7jn3uijg8) · Phoronix · 0 upvotes · 0 comments
- [Cage 0.3 Released With New Wayland Protocol Support](https://daily.dev/posts/cage-0-3-released-with-new-wayland-protocol-support-2ziud81me) · Phoronix · 0 upvotes · 0 comments
- [Quest for eternal dock on Wayland - lambdock \(C \+ GTK4 \+ Lisp GNU Guile Scheme\)](https://daily.dev/posts/quest-for-eternal-dock-on-wayland---lambdock-c-gtk4-lisp-gnu-guile-scheme--8465lo60z) · Lobsters · 0 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux)

[View this post on daily.dev](https://daily.dev/posts/casilda-1-0-released--qaqavi38z)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Casilda 1.0 released!","url":"https://daily.dev/posts/casilda-1-0-released--qaqavi38z","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/casilda-1-0-released--qaqavi38z"},"datePublished":"2026-07-12T07:19:40.966Z","dateModified":"2026-07-12T07:20:03.782Z","description":"Casilda 1.0 is a Wayland compositor widget for GTK 4 that allows embedding other processes' windows inside a GTK application. Built on wlroots, it handles the...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e5a9927ad1d1880609caca7a8c6ab755?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e5a9927ad1d1880609caca7a8c6ab755?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GTK Development Blog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GTK Development Blog","logo":"https://media.daily.dev/image/upload/logos/placeholder.jpg","url":"https://daily.dev/sources/gtk-blog"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/casilda-1-0-released--qaqavi38z","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GTK Development Blog","item":"https://daily.dev/sources/gtk-blog"},{"@type":"ListItem","position":3,"name":"Casilda 1.0 released!"}]}
```

