Commit graph

2 commits

Author SHA1 Message Date
0bb9279c61
chore!: split-up in components and widgets
The project has been split up in "components" and "widgets". Here's
what's meant by both:

- Components: big building blocks to coquille shell (i.e. the bar
itself, the app launcher...)
- Widgets: smaller building blocks, contained in components and
composing them (i.e. workspaces widget, wifi status...)
2025-02-16 14:03:42 +01:00
eb7c276914
feat: check for matcha availability
We want to check if matcha will be available both as a binary and as a
daemon, as it needs to be running in the background. If those are not
met, the idle inhibitor cannot be shown.
2025-02-16 13:05:34 +01:00