github bugaevc/wl-clipboard v2.1.0
wl-clipboard 2.1

latest releases: v2.2.1, v2.2.0, v2.2.0-rc2...
2 years ago

2.1 is a minor release with a few bugfixes and fish completions.

  • Fixed wl-copy hangs when followed by a pipe (e.g. echo "text to copy" | wl-copy | cat) by properly closing stdin/stdout file descriptors.
  • Fixed a crash that occasionally happened in do_set_selection().
  • Added fish completions. Similarly to zsh completions, a fishcompletiondir meson flag has been added to control them at build time.
  • Fixed a build warning related to pointer arithmetic.

Don't miss a new wl-clipboard release

NewReleases is sending notifications on new releases.