libcosmic-yoda/examples
2023-09-21 15:25:13 -04:00
..
applet refactor(applet): move applet module to crate root 2023-09-18 07:45:11 +02:00
application chore(examples): icon API update 2023-09-14 01:38:56 +02:00
config WIP: Config API 2023-03-10 09:39:33 -07:00
cosmic refactor: allow text input on_clear for more than just search_input 2023-09-21 15:25:13 -04:00
design-demo@ed4af4e643 chore(examples): migrated cosmic-design-demo 2023-09-15 20:48:25 +02:00
open-dialog chore(readme): instructions for running examples 2023-09-14 01:38:56 +02:00
README.md chore(readme): instructions for running examples 2023-09-14 01:38:56 +02:00

design-demo

Showcase of all widgets and their styled variations for the purpose of demonstrating and fine-tuning our design system.

just run cosmic-design demo

application

Start here as a template for creating an application with libcosmic's application API.

just run cosmic-design demo

open-dialog

Demonstrates how to create an open file dialog

just run open-dialog