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

Screen capture code for Wayland #83

Closed
wants to merge 12 commits into from
Closed

Screen capture code for Wayland #83

wants to merge 12 commits into from

Conversation

BlueboyZX
Copy link
Contributor

This update implements functionality needed to consistently perform a screen capture on Wayland Linux 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
Updating openjdk repository
JavaFX and associated plugin
update controls and graphics modules for javafx
Changed class name to ScreenPrinterWayland
Updated javafx version
added id application
@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