Skip to content

fix(linux): enable scrollbar interaction in borderless window#78

Merged
denolehov merged 1 commit into
denolehov:mainfrom
fraggerfox:fix-borderess-scrollbar
Jun 22, 2026
Merged

fix(linux): enable scrollbar interaction in borderless window#78
denolehov merged 1 commit into
denolehov:mainfrom
fraggerfox:fix-borderess-scrollbar

Conversation

@fraggerfox

Copy link
Copy Markdown
Collaborator

Add -webkit-app-region: no-drag to scrollbar pseudo-elements to allow clicking and dragging the scrollbar in borderless windows. Without this, the header's drag region prevented scrollbar interaction on linux.

Add -webkit-app-region: no-drag to scrollbar pseudo-elements to allow
clicking and dragging the scrollbar in borderless windows. Without this,
the header's drag region prevented scrollbar interaction on macOS.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@fraggerfox fraggerfox self-assigned this Jun 22, 2026
@fraggerfox fraggerfox marked this pull request as ready for review June 22, 2026 08:01
@fraggerfox fraggerfox requested a review from denolehov June 22, 2026 08:01
@denolehov denolehov merged commit 532ef0b into denolehov:main Jun 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants