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

Wayland: Clear button mask on pointer leave #96811

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Riteo
Copy link
Contributor

@Riteo Riteo commented Sep 10, 2024

While experimenting with the recent "extent to title" PR, I noticed that it's not guaranteed for a "button released" event to be emitted when the pointer leaves the main surface, leaving some buttons stuck.

Not doing this for tablets since the spec makes this behavior clear and explicit, so we (hopefully) shouldn't have this issue there.

While experimenting with the recent "extent to title" PR, I noticed that
it's not guaranteed for a "button released" event to be emitted when
the pointer leaves the main surface, leaving some buttons stuck.

Not doing this for tablets since the spec makes this behavior clear and
explicit, so we (hopefully) shouldn't have this issue there.
@Riteo Riteo requested a review from a team as a code owner September 10, 2024 18:54
@Riteo Riteo changed the title Wayland: clear button mask on pointer leave Wayland: Clear button mask on pointer leave Sep 10, 2024
@Riteo Riteo added this to the 4.4 milestone Sep 10, 2024
@akien-mga akien-mga merged commit 292caed into godotengine:master Sep 11, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

2 participants