Skip to content

Added helper function to set configuredWidths properly on new Desktops - #13476

Merged
vaxerski merged 1 commit into
hyprwm:mainfrom
RockClapps:main
Mar 2, 2026
Merged

Added helper function to set configuredWidths properly on new Desktops#13476
vaxerski merged 1 commit into
hyprwm:mainfrom
RockClapps:main

Conversation

@RockClapps

Copy link
Copy Markdown
Contributor

Describe your PR, what does it fix/add?

This PR fixes a bug in the Scrolling layout that only applies the configured explicit_column_widths variable to the current workspace at load/refresh time. I wrap the parsing in a function similar to parseDirection so that it can be used during refresh and the constructor.

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

This is my first real OSS PR so I might have missed something trivial.

Is it ready for merging, or does it need work?

As far as I can tell it is ready to go!

@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown

Hello and thank you for making a PR to Hyprland!

Please check the PR Guidelines and make sure your PR follows them.
It will make the entire review process faster. :)

If your code can be tested, please always add tests. See more here.

beep boop, I'm just a bot. A real human will review your PR soon.

@vaxerski vaxerski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tnx

@vaxerski
vaxerski merged commit 743dffd into hyprwm:main Mar 2, 2026
11 checks passed
crthpl pushed a commit to crthpl/Hyprland that referenced this pull request Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants