jnativehook
jnativehook copied to clipboard
When support wayland?
Honestly, working with Wayland has really killed all of the joy I had working on this project. It is unbearably complex and missing countless key features that make something like this library possible. Basically any hope of this library working on Wayland will require different versions for every single compositor out there which is something like 8 or more at this point. No one wants to run a java program that needs to target 8+1 different binaries to cover all of the different platforms. TL;DR; its a disaster and I really don't wont to work on it. I will merge in the code I have upstream into the evdev branch where people can hack on it and submit PR's, but as it stands right now... its basically killed this project.
X11 not work for Java 8 and 21, black images were captured for java 17, so I forced to use windows version.
X11 work for java 21. The default is wayland on centos 9, after change to X11, java 21 work!
@SidneyLann what?
X11 and jdk21 can be used on centos9