Running Java GUI Applications on Wayland
The Issue
When attempting to run Java GUI applications on Fedora Linux with Wayland, I encountered this error:
Exception in thread "main" java.awt.HeadlessException: No X11 DISPLAY variable was set, or no headful library support was found, but this p...
mobinshahidi.hashnode.dev2 min read