Skip to content

WIP: Patches to OpenJFX

The changes in this merge request resolved the following three issues for me:

  • Issue #1 (closed), “QuantumRenderer modifies buffer in use by JavaFX Application Thread,” may be of general interest because it occurs on the Monocle Headless and VNC platforms.
  • Issue #2 (closed), “zForce touchscreen input device fails when closed and immediately reopened,” might affect only my platform, or maybe just the older Linux kernel and device driver I'm forced to use, but I couldn't find a good workaround without duplicating the entire LinuxInputDevice class.
  • Issue #3 (closed), “Get two bytes for the Linux input event type, not four,” doesn't seem to cause any problems, but may still be worth fixing.

Merge request reports

Loading