flameshot-org / flameshot-org/flameshot
Make "noBorder" possible for Screenshots
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 30.9k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 16
Description
At the Moment if you take a screenshot (rectangle area of the screen) it has an green border around.
Would be nice, if we could toggle this like needed.
Because sometimes I make a screenshot, pin it... move it to another point at the screen, take another screenshot (with the pinned one inside) and so on.
In this case, the Green Borders are a huge downside.
Se this image for an example... I've sliced 3 lines in an phpmyadmin web-browser window and concat them:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named in the issue. Start by locating the screenshot capture and green-border rendering paths, then determine where a noBorder toggle belongs; done means a screenshot can be captured without the border while the current behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100