issues
search
moaxcp
/
x11
An x11 protocol implementation and client for the jvm
MIT License
20
stars
3
forks
source link
Fixing several issues that make the projects unusable.
#35
Closed
moaxcp
closed
4 months ago
moaxcp
commented
4 months ago
Fixing XAuthority when parsing number
switched back to junixsocket as jdk does not support sockets only SocketChannel
Fixing usage of io.freefair.lombok in protocol projects. The module-path was not being set on the delombok task
fixing delombok by removing lombok from projects using junixsocket. Delombok does not support mutli-release jar files.