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: Implement xdg-session-management protocol #4014

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PolyMeilex
Copy link
Contributor

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

TODO:

  • Sadly, we probably need a new event for passing session id to clients (the protocol used to require the compositor to return session_id immediately, but that guarantee got dropped in the latest iteration, so it is fully async now)
  • I used WindowAttributesExtWayland::with_name instance attribute to uniquely identify the windows, not sure if this argument was meant for this or something else?
  • Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants