peterfajdiga / peterfajdiga/karousel
Don't move windows during drag&drop operations
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Currently if the behavior is set to keep the active window centered, dragging and dropping between windows causes a rapid scroll to the start or end of the row.
My preferred solution is that during drag&drop it only scrolls when there is active mouse pressure on the side of the screen (the same thing used for screen edge gestures in Plasma itself).
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
Start by reproducing the rapid scroll while the active window is centered and a drag-and-drop operation moves between windows. Trace the drag-and-drop scrolling and screen-edge gesture behavior; done means dragging does not move windows or rapidly scroll the row unless there is active mouse pressure at the screen edge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100