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

[Feature Request] Add x11 to the hardware acceleration options #65

Closed
2 tasks done
lucasstarsz opened this issue Aug 3, 2021 · 2 comments · Fixed by #66
Closed
2 tasks done

[Feature Request] Add x11 to the hardware acceleration options #65

lucasstarsz opened this issue Aug 3, 2021 · 2 comments · Fixed by #66
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lucasstarsz
Copy link
Member

lucasstarsz commented Aug 3, 2021

Is your feature request related to a problem? Please describe.

HWAccel currently does not contain an option for Linux's x11 rendering.

Solution

  • Add an X11 option with the x11-based java2d properties to HWAccel.java.
  • Restrict access to the option to Linux users only (for an example of this, take a look at FastJEngine#configureHardwareAcceleration. This process is already done for Direct3D.
@lucasstarsz lucasstarsz added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 3, 2021
@xchgeax
Copy link
Contributor

xchgeax commented Aug 3, 2021

Can I be assigned on this? I run linux system and I think I know how to do it.

@lucasstarsz
Copy link
Member Author

lucasstarsz commented Aug 3, 2021

Can I be assigned on this? I run linux system and I think I know how to do it.

Sure, if you're willing to give it a go! Submit a PR when you're ready to send it to the main repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants