flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
24.68k stars 1.58k forks source link

enable USE_WAYLAND_CLIPBOARD by default #3508

Closed bobvanderlinden closed 7 months ago

bobvanderlinden commented 7 months ago

Currently users are running into non-functioning copy to clipboard under Wayland. Enabling USE_WAYLAND_CLIPBOARD is the solution. Many package maintainers are starting to enable this option by default.

It might be better to have USE_WAYLAND_CLIPBOARD be enabled by default in flameshot. Anyone that wants to avoid a kguiaddons deoendency can still do so by disabling this option.