Skip to content

Conversation

@mwahstache
Copy link
Contributor

fixes #553.

When the line DATA->leftOffset = DATA->maxWidth was called previously by the user (inside of the +col logic), it would sometimes round DATA->maxWidth up. Since this check didn't cast maxWidth, it failed when it shouldn't have.

I just removed that half of the check entirely because I can't imagine a scenario where you wouldn't want to return to the last column.

@vaxerski vaxerski merged commit be3fac6 into hyprwm:main Dec 1, 2025
1 check 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.

Hyprscrolling: getting stuck on the right of all of the windows

2 participants