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

[MicroWin] Add automatic configuration settings #2618

Closed

Conversation

CodingWonders
Copy link
Contributor

Pull Request

Type of Change

  • New feature
  • Documentation update
  • UI/UX improvement

Description

This PR adds functionality that lets you use your WinUtil config files. On first startup, WinUtil will be launched while parsing that file.

Testing

Testing works with a basic configuration file. More testing may need to be done for more advanced files.

Impact

No negative impact

Issue related to PR

Additional Information

Further testing may need to be done for more advanced files.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@CodingWonders CodingWonders marked this pull request as ready for review August 24, 2024 17:55
@MyDrift-user
Copy link
Contributor

@CodingWonders, how about for ease of use (if chris or anyone else does not like the complexity), it just has a button "apply current winutil selection", that will run the function to get the checkboxes and directly puts the config into microwin. That would be more easy for users and just makes winutil UX more "fluent"

@CodingWonders
Copy link
Contributor Author

@MyDrift-user, this is the initial implementation. If this is merged, I can work on that

@ChrisTitusTech
Copy link
Owner

This might get merged in the future but for now I want a very simplistic approach. Right now we have too many fields and checkboxes on the MicroWin section and I want to clear it up first before adding any custom options.

@CodingWonders
Copy link
Contributor Author

@ChrisTitusTech, I see. Hopefully, this will have a use someday to fulfill user feedback, since it came from a feature proposal.

@ChrisTitusTech ChrisTitusTech added the skip-changelog Skip Change Logs label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip Change Logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MicroWin - Add custom script to run once after setup / cloudinit
3 participants