Feature request: Add include/exclude cursor option for command-line
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Shutter |
Fix Released
|
Wishlist
|
Mario Kemper (Romario) | ||
shutter (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I'm writing a script to automate taking screenshots for documentation. For my use case, I'm starting with a clean install and then install xdotool (for keyboard/mouse automation) and shutter. I would prefer to have to do as little setup as possible.
Currently, I'm having to use two separate scripts and pause between them to open shutter and check the "Include cursor" box because half my screenshots need a cursor (to point out something) and the other half shouldn't have the cursor.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: shutter 0.88.1-1
ProcVersionSign
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
CheckboxSubmission: 201084ed41ea754
CheckboxSystem: c541d13ea4f205f
Date: Sat Apr 7 22:15:55 2012
PackageArchitec
SourcePackage: shutter
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in shutter: | |
assignee: | nobody → Mario Kemper (Romario) (mario-kemper) |
importance: | Undecided → Wishlist |
milestone: | none → 0.88.3 |
status: | New → In Progress |
Changed in shutter: | |
status: | In Progress → Fix Committed |
Changed in shutter: | |
status: | Fix Committed → Fix Released |
Changed in shutter (Ubuntu): | |
status: | New → Fix Released |
New cli-options:
-c, --include_cursor
Include cursor when taking a screenshot.
-C, --remove_cursor
Remove cursor when taking a screenshot.
There is already a testing package available:
udo add-apt-repository ppa:shutter- testing- team/ppa
sudo apt-get update && sudo apt-get install shutter