libcosmic-yoda/examples
2023-10-12 17:10:56 +02:00
..
applet fix: applet button styles 2023-10-02 10:59:27 -04:00
application refactor!(app): rename set_title to set_window_title 2023-10-12 16:37:38 +02:00
config refactor!(app): rename set_title to set_window_title 2023-10-12 16:37:38 +02:00
cosmic feat: color picker 2023-10-02 10:24:43 -04:00
design-demo@13b5a947df chore(examples): update design-demo 2023-10-12 17:10:56 +02:00
open-dialog refactor!(app): rename set_title to set_window_title 2023-10-12 16:37:38 +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