Skip to content

Respect Settings::copyImageToClipboard when StartMode is DBus

Currently, copy image to clipboard settings are ignored when spectacle is started on DBus activation mode. This patch then changes current behavior by making SpectacleCore::screeshotUpdated copy image to the clipboard when Settings::copyImageToClipboard() is true.

Merge request reports