What's new?
- feat: added a separate Wayland listener client to access data directly from the stdin using wl-clipboard --watch.
- feat: significantly improved CPU usage if using Wayland
- fix: not able to copy images from a browser if using Wayland
- bug fix: images copied from stdin and from their temp file no longer share the same byte length for wayland. This lead to a bug where the initial image would not be 'de-duplicated' and would sometimes cause rendering issues. Implemented a fix where all no images can now be duplicated, even if duplicatesAllowed is set to true.
- bug fix: images not keeping pinned status after being selected on Wayland