Visual feedback when copying/cutting files
Open
Nobody has claimed this yet.
16 votes
enhancement
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
There is currently no visual feedback for when the user copies or cuts a file. In Windows Explorer, cut file(s) are made slightly transparent. It would be nice to have this in fman too.
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
No file or test is named. Start by tracing the copy and cut actions in the fman codebase and finding where file items are rendered; compare how the two clipboard states are represented. Done means copied or cut files receive clear visual feedback, with cut files appearing slightly transparent as described, without changing unrelated file display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100