Compatibility
- master5.35.25.15.04.2
- masteriOSmacOS(Intel)macOS(ARM)LinuxtvOSwatchOS
A simple example that shows how to write a X11 app on Linux in Swift using the new package manager
A simple example that shows how to write a X11 app on Linux in Swift
To use this, simply check out the repo (preferrably on Linux) and do the following in the folder:
swift build
This will clone the X11 package and build the binary
Run it via:
.build/debug/x11-example
This will execute the binary, and a small X11 Window should appear on your desktop: