modbot/go.mod
frosty 7a9ed4984d allow setting the x root window name
not perfect, still need to switch to byte arrays internally instead of strings
2024-08-20 22:33:37 +00:00

6 lines
94 B
Modula-2

module codeberg.org/frosty/modbot
go 1.22.4
require github.com/jezek/xgb v1.1.1 // indirect