Easy clipboard/selection manipulation and access with xgb and xgbutil
Go to file
2024-07-11 17:39:08 -04:00
examples Add copy example 2024-07-11 01:50:25 -04:00
v2 Selection requests now take in a timestamp 2024-07-11 17:31:36 -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 Change README to point to v2 2024-07-11 17:39:08 -04: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. Please use v2 of this module.