1 pixel bug: There is 1 white pixel in the center of my desktop background.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 273
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
- Linux Mint 20.3, Notes version 1.8.
- Looked at code: /usr/lib/sticky/sticky.py
- Code contains commit: self.dummy_window.move(-2, -2)
- I have a white pixel in the center of my screen. Closing the application does not fix this.
Thank you for your great work! (and how do I remove the pixel? :S)
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the white pixel on Linux Mint 20.3 with Notes 1.8, then inspect /usr/lib/sticky/sticky.py around self.dummy_window.move(-2, -2) and the cited commit. Trace the dummy window's behavior after the application closes. Done means the stray pixel no longer appears or persists after closing Sticky.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100