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

animations: fix XWayland cursor glitch and refactor skill issues #9033

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

PaideiaDilemma
Copy link
Contributor

@PaideiaDilemma PaideiaDilemma commented Jan 11, 2025

Describe your PR, what does it fix/add?

Fixes #9017

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

The changed line in XWaylandManager was not changed in the hyprutils animation pr. No idea why the pr broke that but changing it to goal fixes it. I also think that is the correct thing to do in setWindowSize.

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

Maybe wait for OP in #9017 to test the patch. Ready.

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 as always

@vaxerski vaxerski merged commit 2778aff into hyprwm:main Jan 11, 2025
11 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.

Cursor position is mismatched on XWayland apps
2 participants