Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: add descriptions for dwindle and master layout options #7933

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

myQwil
Copy link
Contributor

@myQwil myQwil commented Sep 28, 2024

Describe your PR, what does it fix/add?

Config options for the dwindle and master layouts need to be added to ConfigDescriptions.hpp as discussed here: #7920 (comment)

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

  • dwindle:split_width_multiplier didn't specify an upper limit, so I gave it std::numeric_limits<float>::max()
  • backticks from the wiki descriptions were left in, but I didn't see them in any of the other descriptions, so they might still need to be taken out.

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

Aside from what was mentioned, it's ready for merging.

src/config/ConfigDescriptions.hpp Outdated Show resolved Hide resolved
src/config/ConfigDescriptions.hpp Outdated Show resolved Hide resolved
src/config/ConfigDescriptions.hpp Outdated Show resolved Hide resolved
src/config/ConfigDescriptions.hpp Outdated Show resolved Hide resolved
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

thanks!

@vaxerski vaxerski merged commit 9e41867 into hyprwm:main Sep 29, 2024
12 checks passed
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