Initial code commit. At this point we connect to the X server, declare ourselves...
[illi] / go.mod
CommitLineData
2d2a9d42
AT
1module illi
2
3go 1.17
4
5require github.com/jezek/xgb v1.1.0