Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
clipboard-linux-amd64.zip | 2023-01-07 | 34.9 kB | |
clipboard-linux_wayland-amd64.zip | 2023-01-07 | 35.0 kB | |
clipboard-linux_x11-amd64.zip | 2023-01-07 | 60.6 kB | |
clipboard-linux_x11_wayland-amd64.zip | 2023-01-07 | 60.8 kB | |
clipboard-macos-amd64.zip | 2023-01-07 | 44.3 kB | |
clipboard-windows-amd64.zip | 2023-01-07 | 88.6 kB | |
0.2.1.tar.gz | 2023-01-07 | 96.6 kB | |
0.2.1.zip | 2023-01-07 | 96.6 kB | |
README.md | 2023-01-07 | 503 Bytes | |
Totals: 9 Items | 518.0 kB | 0 |
New:
- Added X11 read/write support from @Davipb
- Added macOS read/write support
- Added Linux builds for no GUI, only X11, only Wayland, and both X11 and Wayland. This means you will have to download the version which your system can use
- Added text content viewer to the show
action
- Added several configuration environment variables for directories and persistence
Fixed: - Fixed data races for the progress indicator from @skeeto
Changed: - Condensed root directory to be cleaner