NuVault@lemmy.sdf.org to Open Source@lemmy.ml • edit-23 months agoFlameshot, an Open Source screenshot softwareimagemessage-square27 fedilinkarrow-up1204file-text
arrow-up1204imageFlameshot, an Open Source screenshot softwareNuVault@lemmy.sdf.org to Open Source@lemmy.ml • edit-23 months agomessage-square27 Commentsfedilinkfile-text
Features: Highly customizable In-app screenshot editing Upload to online platforms Command-line interface (CLI) Platforms: Linux Windows MacOS Link: flameshot.org.
minus-squareFrederikNJS@lemm.eehexbear2·edit-23 months agoFor 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? linkfedilink
minus-squareFrederikNJS@lemm.eehexbear2·3 months agoYou 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. linkfedilink
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?
I'm on Linux, with Wayland
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.