Skip to content

Conversation

MaxVerevkin
Copy link
Contributor

No description provided.

@MaxVerevkin MaxVerevkin changed the title output: pending_xdg is written is never read output: pending_xdg is written but never read Nov 29, 2022
inner.current_info = Some(info.clone());
inner.pending_wl = false;

if inner
Copy link
Member

Choose a reason for hiding this comment

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

I believe this will still be needed for version 3 of xdg-output. Although our current interpretation of xdg-output might be wrong.

xdg_output::done states the following:

This event is sent after all other properties of an xdg_output have been sent.

Now this doesn't talk about the properties of wl_output AND xdg_output, but only xdg_output. Don't worry about the technical issue I mentioned, that probably needs to be addressed elsewhere.

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.

2 participants