Skip to content

TextBox: Fix carriage returns not respecting multiline=false#47

Merged
vaxerski merged 1 commit intohyprwm:mainfrom
chrisn731:textbox_cr_handling
Feb 25, 2026
Merged

TextBox: Fix carriage returns not respecting multiline=false#47
vaxerski merged 1 commit intohyprwm:mainfrom
chrisn731:textbox_cr_handling

Conversation

@chrisn731
Copy link
Copy Markdown
Contributor

@chrisn731 chrisn731 commented Feb 24, 2026

Describe your PR, what does it fix/add?
Fixes a small irk that textboxes will still newline when configured with tb->multiline(false) and when fed with a carriage return \r.

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

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

Copy link
Copy Markdown
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 8e5ed86 into hyprwm:main Feb 25, 2026
2 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