flameshot-org.github.io
flameshot-org.github.io copied to clipboard
Copy to Clipboard Doesn’t Work on Wayland
See https://github.com/flameshot-org/flameshot/issues/2848. The copy-to-clipboard button doesn’t result in the snapshot being put to clipboard.
xdg-desktop-portal is installed and flameshot gui --raw|wl-copy is working.
Could you try compiling from source with the following Cmake options?
-DUSE_WAYLAND_CLIPBOARD=true -DUSE_WAYLAND_GRIM=ON
This worked for me, and allowed me to copy to clipboard.
simple solution (probably unsecure) but for me it worked (Ubuntu 24):
open terminal and type:
xhost + && flameshot &
close terminal, flameshot tray icon should stay...
use it normaly (first time it will ask for permission)
Snapshot taken using flameshot....