Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for COSMIC applets #7

Merged
merged 1 commit into from
Dec 30, 2024
Merged

feat: add support for COSMIC applets #7

merged 1 commit into from
Dec 30, 2024

Conversation

HeitorAugustoLN
Copy link
Owner

Introduces a new system for managing COSMIC applets declaratively:

  • Add mkCosmicApplet function for creating applet modules
  • Implement app-list as first applet module
  • Add applets support to the module system
  • Fix string interpolation in applications config
  • Add enum and tuple enum examples to options

This allows users to configure COSMIC applets through home-manager, starting with the App Tray applet.

Introduces a new system for managing COSMIC applets declaratively:
- Add mkCosmicApplet function for creating applet modules
- Implement app-list as first applet module
- Add applets support to the module system
- Fix string interpolation in applications config
- Add enum and tuple enum examples to options

This allows users to configure COSMIC applets through home-manager,
starting with the App Tray applet.
@HeitorAugustoLN HeitorAugustoLN merged commit ed3482d into main Dec 30, 2024
2 checks passed
@HeitorAugustoLN HeitorAugustoLN deleted the applets branch December 30, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant