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

Native modules inside custom modules #505

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Conversation

JakeStanger
Copy link
Owner

Adds ability to put native modules inside custom modules.

This works apart from a few (relatively) edge case. The code also needs refactoring.

Sticking this up for now so it's available - will revisit to get across the line in the near future.

Resolves #131.

@JakeStanger JakeStanger force-pushed the feat/modules-in-custom branch 4 times, most recently from 0bfd6b7 to 9430fe4 Compare March 31, 2024 16:20
@JakeStanger
Copy link
Owner Author

Edge cases sorted. I want to spend some more time polishing the code & update the docs then I think this is ready.

@JakeStanger JakeStanger marked this pull request as ready for review April 1, 2024 00:30
@JakeStanger JakeStanger force-pushed the feat/modules-in-custom branch 2 times, most recently from 3e3d32e to a8b9baf Compare April 1, 2024 13:48
@JakeStanger JakeStanger force-pushed the feat/modules-in-custom branch 2 times, most recently from 8780ea4 to 976266e Compare April 1, 2024 14:04
@JakeStanger JakeStanger force-pushed the feat/modules-in-custom branch from 976266e to ee8873a Compare April 1, 2024 14:09
@JakeStanger JakeStanger merged commit e1a9f73 into master Apr 1, 2024
8 checks passed
@JakeStanger JakeStanger deleted the feat/modules-in-custom branch April 1, 2024 14:12
JakeStanger added a commit that referenced this pull request Apr 1, 2024
Crash on startup if modules missing common options
JakeStanger added a commit that referenced this pull request Apr 1, 2024
- Crash on startup if modules missing common options
- Crash on startup due to disable_popup incorrectly mandatory
nyadiia pushed a commit to nyadiia/ironbar that referenced this pull request May 3, 2024
- Crash on startup if modules missing common options
- Crash on startup due to disable_popup incorrectly mandatory
nyadiia pushed a commit to nyadiia/ironbar that referenced this pull request May 3, 2024
- Crash on startup if modules missing common options
- Crash on startup due to disable_popup incorrectly mandatory
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.

Support for normal module types in custom modules.
1 participant