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

Add configuration system #103

Merged
merged 5 commits into from
Mar 11, 2025
Merged

Add configuration system #103

merged 5 commits into from
Mar 11, 2025

Conversation

sdilts
Copy link
Collaborator

@sdilts sdilts commented Mar 11, 2025

This is taken pretty much verbatim from stumpwm/stumpwm#839, with a few fixes and simplifications.

sdilts added 5 commits March 9, 2025 20:40
The tests using this were removed, so we don't need the dependency
anymore.
See stumpwm/stumpwm#839. Apparently I changed
many function names without updating the tests or other places, so
this isn't an exact match, as I fixed all of those.
This lets the compiler do optimizations and still gets us want we
want; you can use the `satisfies` type to use an arbitrary function.
@sdilts sdilts merged commit 0bb8e30 into master Mar 11, 2025
1 check passed
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