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

all: add new roundingPower parameter to render function calls #272

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

polluxcodes
Copy link
Contributor

Fixes broken Hyprland function calls that were changed in hyprwm/Hyprland#8943.

Should fix #270.

@polluxcodes
Copy link
Contributor Author

I should note: This sort of issue doesn't prevent these plugins from compiling since the changed functions have lots of optional parameters. So the compiler silently produces garbage with the arguments mismatched...

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
Copy link
Member

vaxerski commented Jan 8, 2025

yes, another reason to start using a struct. There are too many parameters there

@vaxerski vaxerski merged commit 25d0292 into hyprwm:main Jan 8, 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.

NixOS hyprland flakes border plus plus error
2 participants