See here for the milestone.
General overview
- This adds an in-application screen to manage the config file.
- This is going to be the "intended" way for a user to manage it now. A user can still change the config file manually if they want.
- Flags will still remain - the idea was always that flags were for usage "for that one run", and I'll keep that mentality.
- (TBD) Likewise, flags will still override the in-application setting. The indicator for something set by the flag only will be different? Maybe a different colour or something.
- I plan on currently adding 4 sections to the config:
- Display options (what is currently flags in the file)
- Layout (managing widget layout)
- Colours (managing colour choice)
- Filters (for disk and temp)
Some potential problems
See here for the milestone.
General overview
Some potential problems