Coder Social home page Coder Social logo

Comments (4)

mmahmoudian avatar mmahmoudian commented on August 16, 2024

Thanks for your suggestion, but taking screenshot of a particular display/monitor is already implemented for quite many years now. For example to take the screenshot of display number1:

flameshot screen --number 1

You can accompany this with some "final actions" to do exactly what you want. For example, to save the screenshot to clipboard AND at the same time save it on disk in the "${HOME}/Pictures" path you can do:

flameshot screen --number 1 --clipboard --path "${HOME}/Pictures"

from flameshot.

mmahmoudian avatar mmahmoudian commented on August 16, 2024

On second thought, by "There is a keyboard action" do you mean when the GUI is active and you are annotating the screenshot? If that's what you are looking for, I don't think it can be easily done because after the screenshot is taken from all monitors, they are stitched together to form a large canvas, and as the results Flameshot has no understanding of the monitor boundaries since everything is one large picture. I believe the best course of action using the current implementation is to decide about the monitor prior to capturing the screenshot.

Please let me know if my previous answer was addressing what you initially meant, or this answer is what you are looking for.

from flameshot.

Mattwmaster58 avatar Mattwmaster58 commented on August 16, 2024

do you mean when the GUI is active and you are annotating the screenshot?

Yes, exactly.

from flameshot.

mmahmoudian avatar mmahmoudian commented on August 16, 2024

I believe in the current implementation it is not possible (or at least I cannot think of a way without major processing overhead). I will keep this open in case in future we find a way.

from flameshot.

Related Issues (20)

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.