Skip to content

Conversation

@ethanxxxl
Copy link
Contributor

Webview was using it's own main function that didn't have logic for selecting the interface based off the -i argument. I changed the build scripts to use lem:main in webview, and added some CLOS logic logic to ensure that the lem-webview setup code is run when using the webview interface.

I also made some changes to lem-core::get-default-implementation. It falls back to webview, ncurses, or sdl2 if it can't find whatever the user tried to select.

@vindarel
Copy link
Collaborator

vindarel commented Jan 3, 2026

Thank you and well done 👍 👍

@vindarel vindarel merged commit 533b413 into lem-project:main Jan 3, 2026
9 checks 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.

2 participants