Easy clipboard/selection manipulation and access with xgb and xgbutil.
Go to file
2024-07-11 02:12:53 -04:00
examples Add copy example 2024-07-11 01:50:25 -04:00
v2 NewClaim, NewRequest can return an error 2024-07-11 02:12:53 -04:00
claim.go Add NewClaimWithTimestamp 2024-07-06 22:31:49 -04:00
data.go Add better doc comments to data.go 2024-07-05 23:27:53 -04:00
doc.go Initial commit 2023-06-06 13:41:30 -04:00
go.mod Move module url 2023-06-30 17:23:32 -04:00
go.sum Initial commit 2023-06-06 13:41:30 -04:00
LICENSE Initial commit 2023-06-06 13:41:30 -04:00
README.md Add godoc badge to README.md 2024-04-29 03:24:03 +00:00
request.go Improve doc comments on the Requestor interface 2024-07-05 23:38:57 -04:00

xgbsel

Go Reference

Easy clipboard/selection manipulation and access with xgb and xgbutil.