Post #2774207
2026-02-16 11:53 UTC
@javalps@mastodon.social Regarding the ui itself. You can create them using xml, which will line up with the adwaita documentation. Or use blueprint, which compiles the files into ui automatically.
Blueprint is a bit more user friendly and easier to read. There's some docs here: https://gnome.pages.gitlab.gnome.org/blueprint-compiler/
But also here, for me I got furthest by just looking at examples and learning along the way. Which is a bit painful in the beginning but gets better over time.
Replies (1)
-
@sstendahl@floss.social 2026-02-16 11:55
@javalps@mastodon.social I think Workbench also has a lot of Blueprint examples nowadays. It's a really nice app to see how to implement certain design patterns. Sorry I don't have a clear set of "get started" instructions. But if you have direct questions or need help with anything, don't hesitate to ask :)