vercel / vercel/hyper

Allow scrolling at edge of window

Open
#2,603 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎨 Type: Enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.