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

Create mac app launcher #610

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create mac app launcher #610

wants to merge 1 commit into from

Conversation

xian
Copy link
Member

@xian xian commented Sep 4, 2024

Fixes #611.

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.

* Bumped shadow jar plugin to 8.3.0.
* Removed -Djava.awt.headless=true java arg and JOGL deps, not needed.

See also:
* What does the -XstartOnFirstThread VM Argument do / mean?
* jpackage-gradle-plugin for the official java packaging wrapper
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.

Build a Sparkle Motion Mac app
1 participant