this post was submitted on 28 Jul 2024
393 points (97.6% liked)

Open Source

30208 readers
196 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Features:

  • Highly customizable
  • In-app screenshot editing
  • Upload to online platforms
  • Command-line interface (CLI)

Platforms:

  • Linux
  • Windows
  • MacOS

Link: flameshot.org.

you are viewing a single comment's thread
view the rest of the comments
[–] blabboole@lemm.ee 18 points 1 month ago (3 children)

It's a shame this doesn't work nicely with multiple displays, it always picks the monitor I don't have the window on I want to capture.

[–] FrederikNJS@lemm.ee 2 points 1 month ago* (last edited 1 month ago) (1 children)

For me it captures all the screens and let's me pick the region, even when crossing over two screens.

Which OS are you using? And if Linux, are you running Wayland or X?

[–] blabboole@lemm.ee 2 points 1 month ago (1 children)
[–] FrederikNJS@lemm.ee 3 points 1 month ago

You might need some workarounds for it to work. I'm using Sway as my window manager, where the missing piece war the "for_window" bit on this page.

https://github.com/flameshot-org/flameshot/blob/master/docs/Sway%20and%20wlroots%20support.md

Depending on your desktop environment/window manager, you might need some different workarounds.

load more comments (1 replies)