Skip to content

Fix width-factor for river >=0.3.13#456

Open
ptwales wants to merge 3 commits intoCloudef:masterfrom
ptwales:river-fix-width-factor
Open

Fix width-factor for river >=0.3.13#456
ptwales wants to merge 3 commits intoCloudef:masterfrom
ptwales:river-fix-width-factor

Conversation

@ptwales
Copy link
Contributor

@ptwales ptwales commented Feb 8, 2026

Commit df131f9a to river-classic, broke the --width-factor -W feature in bemenu, causing bemenu to always render with full width. From my testing with similar menu applications and sway, it seems to be strictly a bemenu/river-classic incompatibility. Based on issue #449, I'm inclined to believe that river simply exposed an existing bug in bemenu.

My PR should be considered a hotfix. It doesn't actually fix #449 because I'm frankly ignorant what a correct wayland round trip would be. I can say it doesn't break bemenu's width on sway.

@ptwales
Copy link
Contributor Author

ptwales commented Feb 8, 2026

ubuntu CI error is with installing deps. It seems to be transient.

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

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.

Wayland code uses roundtrips incorrectly

1 participant