libcosmic-yoda/examples/cosmic
Eduardo Flores 07e53ddadd Reimplemented NavigationBar
- Navigation Bar was reimplemented to support sections and pages.
- Created new widget called separator, a horizontal rule with the COSMIC
  theme.
2022-10-13 11:42:13 +02:00
..
src Reimplemented NavigationBar 2022-10-13 11:42:13 +02:00
Cargo.toml Add text shaping example 2022-10-03 11:45:46 -06:00
README.md Update readmes 2022-10-03 14:00:42 -06:00

COSMIC

An example of the COSMIC design system.

All the example code is located in the main file.

You can run it with cargo run:

cargo run --package cosmic --release