Code Monkey home page Code Monkey logo

desktop-capture's Introduction

Desktop Capture 

A comprehensive screenshot and screencasting applet for Cinnamon.

Applet configured for Cinnamon Screenshot and Recorder

Intro 

This project started because I wanted a simple way to choose and switch between capture software packages. I consider screen capture to be one of the more important utilities mostly ignored (inaccessible, featureless) in both Unity and GNOME Shell.

My favorite capture software has always been Shutter, but when I found it wouldn't behave with Cinnamon I decided to write an Cinnamon-specific screenshot class and integrate it into Desktop Capture. So while Cinnamon Screenshot comes with this applet, you are free to use any capture software you like. Shutter will continue to be supported because it is still a great tool.

Features 

  • Built-in capture tool: Full screen, Window, Area, Cinnamon UI, Interactive capture modes. More capture modes to come.
  • Built-in uploading to Imgur.com when doing an Interactive capture.
  • Also compatible with GNOME-Screenshot, Shutter, xwd and most other capture tools that have command line interfaces.
  • Options for changing most configuration settings; further customisations are possible via JSON support file - add custom capture entries to compose a menu that works for you. Additional options for controlling screen recorder (frames per second and GStreamer pipeline).
  • Timer delay with optional onscreen countdown and interval sound.

Applet settings

Installation 

  • Make sure you have Cinnamon 1.6 or newer
  • Check out source with git, move capture@rjanja folder into ~/.local/share/cinnamon/applets/, restart Cinnamon and add applet normally

Selection modes - advanced usage 

  • Area
    • Use directional keys (up, left, down, right) to move selection
    • Hold shift while using directional keys to resize selection
    • Press ENTER to complete capture
  • Cinnamon UI
    • Move your mouse cursor over an actor
    • Use mousewheel scroll up/down to traverse hierarchy through reactive actors
    • Hold shift while clicking to activate an actor
    • Click (without holding shift) to complete capture

Still to come 

  • Imgur upload options (waiting on account access API)
  • Cinnamon 1.8 settings support (for preserving settings across installs/upgrades)
  • Separate interactive mode with preview and post-capture options

Adding program support 

A number of program-specific options can be set for your preferred capture program by manually editing the support.json file. New programs can be added by creating a new block, just remember not to use trailing commas on the last elements and do not try to add comments as they seem to break the parser.

Extending

For camera/screenshot programs, a standard set of "supported" features can be enabled. If they are missing, or set to false, they will be considered to be disabled/not present. Custom options can be supplied which will appear after the standard supported options, with the key being the text that shall be shown and the value being the full command to run, including the executable name.

For recorder/screencast programs, there is no similar list of "supported" features; only "custom" entries are used here.

Thanks

  • The Linux Mint development team and contributors for all of their efforts!
  • infektedpc, who developed the very first screenshot applet for Cinnamon!
  • Ben Scholzen, author of Shell's Area Screenshot extension, from which area selection and timer have been integrated and improved upon.
  • The author(s) of Shell's capture backend.
  • GNOME for all their work adding some really great features we can all enjoy, despite some misguided attempts to remove features we still use.

desktop-capture's People

Contributors

autarkper avatar rjanja avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.