0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 36 minutes ago. based on code collected 36 minutes ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #49 from mlr/patch-1 More... over 1 year ago
Small typo fix in README.md More... over 1 year ago
Release v2.0.0 More... over 1 year ago
Improve specs More... over 1 year ago
Improve CHANGELOG and README and some other details More... over 1 year ago
Allow clipboard: keyword argument for paste + validate selection name More... over 1 year ago
Update LinuxWayland to latest conventions More... over 1 year ago
RuboCop More... over 1 year ago
Streamline clipboard selection code + allow copying to specific clipboard More... over 1 year ago
Working on OSC52 More... over 1 year ago
Gemspec updates More... over 1 year ago
Change camel case test so that it runs on non-wayland More... over 1 year ago
Change `copy`, `paste`, and `clear` to always accept keyword arguments More... over 1 year ago
Add OSC52 notes to README More... over 1 year ago
Allow setting clipboard implementation with camel-cased symbol/string More... over 1 year ago
Add expiremental OSC52 implementation (only `Clipboard.copy`) More... over 1 year ago
Set required Ruby to 3.0 More... over 1 year ago
Remove asserting return value of copy method in specs More... over 1 year ago
Add spec for Clipboard::Windows More... over 1 year ago
GHA: Use xvfb directly More... over 1 year ago
Add spec for Clipboard::Linux More... over 1 year ago
Split GHA ubuntu/mac runs More... over 1 year ago
Add spec for Clipboard::Java More... over 1 year ago
Update lint action More... over 1 year ago
Add spec for Clipboard::Mac More... over 1 year ago
Lint More... over 1 year ago
Code style: Do not use CamelCase for CONSTANTS More... over 1 year ago
Move implementation detection to utils.rb More... over 1 year ago
`Clipboard.copy` and `.clear` now always return true instead of the pasted string More... over 1 year ago
Add more info to base module More... over 1 year ago