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

output: pending_xdg is written but never read #327

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

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
@@ -495,16 +487,6 @@ where
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.

None yet

2 participants