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

Fixed signature of Seat.touch_point_clear_focus #190

Merged
merged 2 commits into from
May 12, 2024

Conversation

heuer
Copy link
Contributor

@heuer heuer commented May 5, 2024

touch_point_clear_focus took too many arguments like surface and the surface coordinates. Aligned the signature to wlr_seat_touch_point_clear_focus.

Closes #189

heuer added 2 commits May 5, 2024 11:06
touch_point_clear_focus took too many arguments like
``surface`` and the surface coordinates. Aligned
the signature to wlr_seat_touch_point_clear_focus.

Closes flacjacket#189
@flacjacket flacjacket merged commit ae5399d into flacjacket:main May 12, 2024
35 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.

Seat.touch_point_clear_focus: Wrong signature: Takes too many arguments
2 participants