feat(examples): improve design demo and merge cosmic-sctk example
This commit is contained in:
parent
0eba498708
commit
37d5dd8b65
15 changed files with 1229 additions and 900 deletions
2
justfile
2
justfile
|
|
@ -1,4 +1,4 @@
|
|||
examples := 'application cosmic cosmic_sctk design open_dialog'
|
||||
examples := 'application cosmic design open_dialog'
|
||||
|
||||
# Check for errors and linter warnings
|
||||
check *args: (check-wayland args) (check-winit args) (check-examples args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue