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

Remote input: Synchronize _ensureAdapter #1925

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ferdnyc
Copy link
Member

@ferdnyc ferdnyc commented Feb 14, 2025

Building on #1922 by @Plrrb,

So that we don't miss the first input event whenever a new session needs to be started, have _ensureAdapter return the session object it creates. Resolve the implicit Promise for that object in its callers, using .then().

Fixes #1836

Plrrb and others added 4 commits February 7, 2025 17:00
So that we don't miss the first input event whenever a new session
needs to be started, have `_ensureAdapter` return the session object
it creates. Resolve the implicit Promise for that object in its
callers, using `.then()`.

Fixes GSConnect#1836
Copy link
Collaborator

@andyholmes andyholmes left a comment

Choose a reason for hiding this comment

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

I haven't had time to test, but LGTM.

FYI we can eradicate Atspi if wanted, since RemoteDesktop has been in all distros for awhile (debian/ubuntu was the hold-up in the past).

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.

Presentation Control on Wayland unreliable
2 participants