News

This project aimed to get a full-custom GUI application running as a client to the X11 server running atop Linux, but the theory should be good for any *nix OS. Hello World! In X11!
A GUI application’s acceptance test is not straightforward, but, in the case of Swing GUI applications, a small scaffolding utility can automate both unit and acceptance tests.
This steady evolution of JavaFX, now OpenJFX, indicates it's the modern approach for GUI development with Java. Existing Swing applications that must be updated to a new layout with an up-to-date ...
With its recently released Linux GUI application, NordVPN may be my daily driver thanks to its blazing-fast speeds, excellent streaming support and unique privacy features for power users like me.
WSL is currently only available via the console, but WSL2 will let developers run Linux GUI applications on Windows without a third-party X server. WSL2 will ship with the soon-to-be-released ...
You might think connecting the GUI application to a Docker-deployed instance of MongoDB would be pretty challenging, but it’s not nearly as hard as it sounds.