proxin187 / Yaxi

A work-in-progress x library implementation written in pure rust
MIT License
42 stars 2 forks source link

feat(clipboard): add operations with tests and fix module path #2

Closed gezihuzi closed 5 days ago

gezihuzi commented 6 days ago

This PR includes several improvements to the clipboard functionality:

Features

Tests

Fixes

Let me know if you'd like me to add more test cases or make any adjustments to the implementation.