Changkun Ou

Results 24 issues of Changkun Ou

## Summary - add `defer ti.Stop()` to cleanup tickers in all OS watch implementations ## Testing - `go vet ./...` *(fails: `GLES3/gl3.h` missing)* - `go test ./...` *(fails: X11/display not...

codex

## Summary - ensure TestClipboardWatch waits for the watch channel to close - prevent blocking by using select with timeout ## Testing - `go test ./...` *(fails: missing GLES3/gl3.h and...

codex

Implement comprehensive performance optimizations to reduce binary size, improve load times, and enhance concurrency for the clipboard library and its CLI tool. ---