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

Build a Sparkle Motion Mac app #611

Open
xian opened this issue Sep 5, 2024 · 0 comments · May be fixed by #610
Open

Build a Sparkle Motion Mac app #611

xian opened this issue Sep 5, 2024 · 0 comments · May be fixed by #610

Comments

@xian
Copy link
Member

xian commented Sep 5, 2024

Adding a gradle task to build Sparkle Motion into a Mac app.

Ideally it would come up as a normal-looking Mac application, but lwjgl and Swing aren't compatible because they both want full control of the main thread's event loop. So unfortunately it starts the app with a taskbar icon but no menu bar or windows.

See also:

@xian xian converted this from a draft issue Sep 5, 2024
@xian xian linked a pull request Sep 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

1 participant