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

Add compatiblity for screen capture on Wayland Linux #82

Closed
wants to merge 5 commits into from
Closed

Add compatiblity for screen capture on Wayland Linux #82

wants to merge 5 commits into from

Conversation

BlueboyZX
Copy link
Contributor

This PR updates the dependencies to include OpenJFX as well as a new file to utilize OpenJFX for screen capture on Wayland systems.

This file is to contain screen capture functionality for Wayland Linux systems utilizing OpenJFX.  The output will be compatible with OpenCV, which is used for all other systems.  This is intended to minimize changes in the image processing workflow for OCR.
OpenJFX requires these additions to guarantee an appropriate build environment.
Corrected tasks.withType<JavaExec> to use parentheses
Convert Java execution environment change to use tasks.all
@BlueboyZX BlueboyZX closed this Sep 10, 2024
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.

1 participant