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

Less flaky device handling #3602

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Less flaky device handling #3602

merged 2 commits into from
Sep 19, 2024

Conversation

AlanGriffiths
Copy link
Collaborator

Fix some dubious assumption in DefaultInputDeviceHub.

Fixes: #3601

@AlanGriffiths AlanGriffiths requested a review from a team as a code owner September 19, 2024 10:04
Copy link
Collaborator

@Saviq Saviq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legit!

@Saviq Saviq added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit 65d9221 Sep 19, 2024
37 checks passed
@Saviq Saviq deleted the better-device-handling branch September 19, 2024 12:04
Saviq added a commit that referenced this pull request Sep 19, 2024
Fix some dubious assumption in DefaultInputDeviceHub.

Fixes: #3601
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.

SIGSEGV in mir::frontend::WlSeat::ConfigObserver::device_changed on input device disconnection
2 participants