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 thread.
View all comments View context
3 points
*

I agree, but flawless does apply after the tweak/workaround is completed.

  • Anyway, if installed from flatpak:
sudo tee /usr/local/bin/flameshot-workaround > /dev/null <<'EOF'
#!/bin/bash
flameshot
EOF
sudo chmod a+x /usr/local/bin/flameshot-workaround

After this, just make the call from:

/usr/local/bin/flameshot-workaround

instead of:

flameshot gui
  • If installed RPM, then make the call from:
script --command "flameshot gui" /dev/null

instead of:

flameshot gui
permalink
report
parent
reply
3 points

So why do that? Seems like you’re just piping the output to null?

permalink
report
parent
reply
2 points

Apparently (from what I was able to gather, but I’m certainly no dev) that nullifies the part of Gnome in Wayland that makes it fail and not capture.

Whatever the case, it’s been working flawlessly for me since Fedora 38 on Gnome 44.

permalink
report
parent
reply
Removed by mod
permalink
report
parent
reply

Open Source

!opensource@lemmy.ml

Create post

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

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 5.5K

    Monthly active users

  • 892

    Posts

  • 6.6K

    Comments