Skip to content

Param loading refactor#404

Merged
augustuswm merged 3 commits intomainfrom
param-resolve-refactor
Mar 23, 2026
Merged

Param loading refactor#404
augustuswm merged 3 commits intomainfrom
param-resolve-refactor

Conversation

@augustuswm
Copy link
Collaborator

Previously the StringParam type was added to be able to support parameters that were either read directly from the settings file for from a path on disk.

This PR extends upon that to allow for defining a base path that all parameter resolutions should be performed from. While extending this it became apparent that the abstractions around asymmetric key configuration were kind of twisted. This PR also attempts to separate config structs from the runtime data structs held by VContext.

@augustuswm augustuswm merged commit af9347f into main Mar 23, 2026
4 checks passed
@augustuswm augustuswm deleted the param-resolve-refactor branch March 23, 2026 20:22
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