Skip to content

Headless sharing and X11 screen id on 0.29.1#1

Open
strohel wants to merge 2 commits into0.29.xfrom
headless-sharing-x11-screen-id-on-0.29.1
Open

Headless sharing and X11 screen id on 0.29.1#1
strohel wants to merge 2 commits into0.29.xfrom
headless-sharing-x11-screen-id-on-0.29.1

Conversation

@strohel
Copy link
Copy Markdown
Member

@strohel strohel commented Oct 8, 2023

PR just for documentation of patches used. Relates to https://github.com/tonarino/portal/pull/2741

@strohel strohel changed the title Headless sharing x11 screen id on 0.29.1 Headless sharing and X11 screen id on 0.29.1 Oct 8, 2023
@mbernat
Copy link
Copy Markdown

mbernat commented Apr 10, 2024

glutin 0.31 has removed most windowing code (which should now be provided by other libraries instead), so this PR might not be necessary anymore, once we upgrade.

  • The only usage of initWithFormat_shareContext seems to be during context creation and it uses the provided shared context (see code).
  • As mentioned on the winit fork, screen_id should now be handled by the new versions of winit and raw-window-handle crates, so might just work now without doing anything in glutin.

Remains to be tested.

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.

3 participants