bugaevc / wl-clipboard

Command-line copy/paste utilities for Wayland
GNU General Public License v3.0
1.62k stars 60 forks source link

No longer working with wayfire #194

Closed K14D closed 1 year ago

K14D commented 1 year ago

As described in https://github.com/WayfireWM/wayfire/issues/1834 wl-clipboard version 2.2.0 no longer works with wayfire window manager, because gtk-shell 3 is provided but wl-clipboard demands for gtk-shell 4.

I would appreciate, if wl-clipboard became compatible again.

bugaevc commented 1 year ago

Thanks for the report, this is fixed by https://github.com/bugaevc/wl-clipboard/pull/193

bugaevc commented 1 year ago

This should be fixed on master now, please re-test!

K14D commented 1 year ago

Yes, works again.