Merge lp://staging/~djaler1/screenshot-tool/non-interactive-mode into lp://staging/~elementary-apps/screenshot-tool/trunk
Proposed by
Kirill Romanov
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Fabio Zaramella | ||||
Approved revision: | 303 | ||||
Merged at revision: | 307 | ||||
Proposed branch: | lp://staging/~djaler1/screenshot-tool/non-interactive-mode | ||||
Merge into: | lp://staging/~elementary-apps/screenshot-tool/trunk | ||||
Diff against target: |
254 lines (+95/-57) 2 files modified
src/Screenshot.vala (+4/-2) src/ScreenshotWindow.vala (+91/-55) |
||||
To merge this branch: | bzr merge lp://staging/~djaler1/screenshot-tool/non-interactive-mode | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Fabio Zaramella (community) | Approve | ||
Review via email: mp+317674@code.staging.launchpad.net |
Commit message
Implement non-interactive mode (fix bug 1665708)
Description of the change
Implement non-interactive mode (fix bug 1665708)
To post a comment you must log in.
I'm experiencing two problems:
First, sometimes screenshots are saved, sometimes not, but i can't tell when file is correctly saved.
Second, ok it doesn't build up the gui but... app icon still popup in plank and then immediately close, this is really annoying in my opinion and with the problem above you still can't understand when screenshot is correctly saved.