Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
clipboard-linux-arm64.zip | 2023-05-10 | 181.8 kB | |
clipboard-linux-armhf.zip | 2023-05-10 | 169.8 kB | |
clipboard-linux-i386.zip | 2023-05-10 | 192.0 kB | |
clipboard-linux-ppc64el.zip | 2023-05-10 | 192.4 kB | |
clipboard-linux-riscv64.zip | 2023-05-10 | 208.3 kB | |
clipboard-linux-s390x.zip | 2023-05-10 | 190.2 kB | |
clipboard-macos-arm64-amd64.zip | 2023-05-10 | 277.3 kB | |
clipboard-netbsd-amd64.zip | 2023-05-10 | 171.4 kB | |
clipboard-openbsd-amd64.zip | 2023-05-10 | 215.1 kB | |
clipboard-windows-amd64.zip | 2023-05-10 | 228.4 kB | |
clipboard-windows-arm64.zip | 2023-05-10 | 206.9 kB | |
clipboard-linux-amd64.zip | 2023-05-10 | 235.9 kB | |
0.7.1.tar.gz | 2023-05-10 | 96.6 kB | |
0.7.1.zip | 2023-05-10 | 96.6 kB | |
README.md | 2023-05-10 | 1.8 kB | |
Totals: 15 Items | 2.7 MB | 0 |
One more thing about xclip
X11 is now actually deprecated by RedHat, so now xclip is deprecated for real. :)
New
- Added Import and Ignore actions
- Improved the Export action
- Added a new and improved eye candy border to Status action
- Improved Status UX by not limiting it to terminal height
- Added JSON output to Status
- Added a C++20 implementation of last write time for Info for Windows
- Cut down write() syscalls down majorly in the Status action
- Added package managers to install scripts
- Made tests in the test suite easier to discern
- Added Wayland tests
Fixed
- Fixed the eye candy box headers creating an almost infinite loop if provided a clipboard name longer than the width of the screen
- Escape quotes in the user-generated Note section of Info JSON
- Fixed progress indicator not showing up for some actions
- Fixed indicator sticking around after doing certain actions
- Fixed filesystem errors not showing up sometimes
- Spent 10 hours changing one line to make large Wayland copies work :weary:
Changed
- Moved eye candy header text to left from center
- Replace light bulb emojis :bulb: with dots instead of spaces
- Don't show "(p)" in Status for persistent clipboards
- Sped up progress indicator
Important
I'm working on how the unlimited clipboard history feature is going to work, so it should appear soon in a future release.