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

COSMIC Desktop #1

Open
4 of 5 tasks
Tracked by #2
HeitorAugustoLN opened this issue Nov 8, 2024 · 0 comments · May be fixed by #3
Open
4 of 5 tasks
Tracked by #2

COSMIC Desktop #1

HeitorAugustoLN opened this issue Nov 8, 2024 · 0 comments · May be fixed by #3

Comments

@HeitorAugustoLN
Copy link
Owner

HeitorAugustoLN commented Nov 8, 2024

After COSMIC desktop first stable release, I will probably switch to it. Or atleast add it as a desktop.
Some work to do:

  • Create cosmic-ctl (I don't know the name yet), a Rust CLI program to manage COSMIC Desktop file, similar to kconfig.
    • Interface similar to kconfig. Example: cosmic-ctl write --component com.system76.CosmicPanel.Dock --key exclusive_zone --version 1 false
    • Support for adding a JSON file as a input for multiple configuration writes or read. Will be useful for cosmic-manager. Example: cosmic-ctl write --json-file /path/to/json/file.json or cosmic-ctl --json 'JSON Content Here'
    • Support for other files too using --file to specify the path to the file
  • Create cosmic-manager to manage COSMIC Desktop files using home-manager and nix. Using cosmic-ctl.
@HeitorAugustoLN HeitorAugustoLN mentioned this issue Nov 30, 2024
3 tasks
@HeitorAugustoLN HeitorAugustoLN linked a pull request Jan 5, 2025 that will close this issue
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 a pull request may close this issue.

1 participant