Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI option to capture the currently focused window #1228

Closed
sean-abbott opened this issue Jan 8, 2021 · 5 comments
Closed

CLI option to capture the currently focused window #1228

sean-abbott opened this issue Jan 8, 2021 · 5 comments

Comments

@sean-abbott
Copy link

So, I have dual screen 4ks, so I'm almost always wanting to just screen cap the window that I'm working on. I have two related requests. Prior to flameshot, I used to accomplish this. (I'm coming to flameshot 'cause pinta keeps crashing)

It would be very nice if

  • There was a flameshot cli for window capture. For instance flameshot window that would capture the window in current focus.
  • An option to open an existing picture in the flameshot editor? honestly this is mostly 'cause I can'f find a simple picture editor other than pinta, which always starts crashing on me. I get you can open old screenshots? But I'd like to just be able to open flameshot as an editor. :-)

This is a great tool! thank you so much for it!

@Qwerty-Space
Copy link

It would be nice to have this in the gui too. By just clicking on a window to achieve it, like with slop

@vcalvert
Copy link

For the capture bits, this duplicates #334; Qwerty-Space's request is #5.

Not sure about the open-for-edit part; that seems to be a request for a new feature?

@sean-abbott
Copy link
Author

I believe it is a request for a new feature. I apologize for the dupe on the window capture one.

@borgmanJeremy
Copy link
Contributor

The edit an existing file part is actually a duplicate of #240

No worries on the duplicated issues, we have large backlog that can be hard for even me to search :) Most of these comments are in other issues but just to quickly put them here:

  • Agree that capturing a window would be a good feature. Might be tricky to implement fully cross platform but Qt is supposed to have a cross platform window selection API.
  • Opening an existing image is a bit more complicated that it might seem. Since flameshot is always fullscreen and the edits are overlayed on the entire screenshot, we need to figure out what to do with both screenshots smaller than the current screen resolution, and images larger than the current screen resolution.

Since both of these suggestions have duplicates, I'll close this and we can carry the discussion on the original issues.

@KES777
Copy link

KES777 commented Jun 12, 2023

#273 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants