Skip to content
Commit 331d3cea authored by Antonio Prcela's avatar Antonio Prcela 🏞 Committed by David Redondo
Browse files

FIX: Close spectacle if it's started with: -b -c

Summary:
Spectacle should close if both `-b` and `-c` are set

Preparation to fix this one:
CCBUG: 411263

Test Plan:
start spectacle:
spectacle -b -c

Expected:

  # Spectacle runs in background and the screenshot gets saved to clipboard
  # Spectacle closes itself after the notification disappears (or has been closed by the user)

Observed:
  # Spectacle runs in background and the screenshot gets saved to clipboard
  # Spectacle never quits

Reviewers: davidre

Subscribers: ngraham, #spectacle

Tags: #spectacle

Differential Revision: https://phabricator.kde.org/D23522
parent 4177fde7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment