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

Automatically turn off splash screen if SWT_GTK4=1 #833

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

Conversation

jonahgraham
Copy link
Contributor

When using GTK4 we must not run any GTK3 initialization. Therefore automatically apply -nosplash when SWT_GTK4=1

Fixes #831

When using GTK4 we must not run any GTK3 initialization. Therefore
automatically apply -nosplash when SWT_GTK4=1

Fixes eclipse-equinox#831
Copy link

github-actions bot commented Feb 2, 2025

Test Results

  669 files  ±0    669 suites  ±0   1h 16m 23s ⏱️ + 2m 50s
2 223 tests ±0  2 176 ✅ ±0   47 💤 ±0  0 ❌ ±0 
6 813 runs  ±0  6 670 ✅ ±0  143 💤 ±0  0 ❌ ±0 

Results for commit 2e38e21. ± Comparison against base commit e35221a.

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.

Disable launcher making GTK3 calls (splash) when GTK4 is in use
1 participant