Allow scrolling at edge of window
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
When I put my mouse cursor to the very right of the screen, I should be able to use my mouse wheel to scroll up and down. But I can't because the mouse cursor turns into a resize icon because it expects you want to drag the right side of the screen to resize it.
However I'm using a tiling window manager which has its own way of resizing windows (pressing a hotkey while dragging the edges with the mouse), so this feature isn't useful. There should be a setting to be able to disable this behavior and not have the mouse cursor icon change to a resize icon, and to be able to scroll from the very right edge of the screen.
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. Reproduce the right-edge resize cursor and inspect the window-edge handling and settings entry points; done means a setting disables edge resizing and allows scrolling at the screen edge without changing the cursor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100