Package Release Info

wl-clipboard-2.1.0-bp155.1.11

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

wl-clipboard
wl-clipboard-bash-completion
wl-clipboard-fish-completion
wl-clipboard-zsh-completion

Change Logs

* Tue Mar 29 2022 Timothy Brown <stimut@gmail.com>
- Update to version 2.1.0:
  * fixed wl-copy hang when followed by a pipe
    (e.g. echo "text to copy" | wl-copy | cat)
  * fixed an occasional crash
  * added fish completions
Version: 2.0.0-bp154.1.20
* Mon Nov 11 2019 Martin Rey <mrey@suse.com>
- Update to version 2.0.0:
  * Multiseat support: use the new --seat option to pass seat name.
  * A new --trim-newline option for wl-copy to go with the existing
  - -no-newline option of wl-paste.
  * Support for wlr-data-control and wp-primary-selection protocol
    extensions.
  * Add Bash and Zsh shell completion
  * Allow continuously watching the clipboard for changes,
    also known as wl-paste --watch.