update examples and add build config

This commit is contained in:
2026-08-22 17:45:42 +02:00
parent a718a31249
commit f95d156509
47 changed files with 333 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
module send_tick
go 1.26
require github.com/alecthomas/repr v0.5.4 // indirect
replace codeberg.org/scip/swayipc/v2 => ../..
require codeberg.org/scip/swayipc/v2 v2.1.0