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

Made state consistent with window in remanage_window #4448

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

izzel
Copy link
Contributor

@izzel izzel commented Jun 17, 2021

Fixes #4075.

i3 believes everything is fine because the con_state window_rect says it is the right size. This commit updates window_rect to the actual state as well as child_mapped.

Does this need a test? I have no idea how to make a test for a bug like this.

@orestisfl orestisfl self-requested a review September 9, 2021 19:38
@orestisfl orestisfl added this to the 4.20 milestone Sep 9, 2021
Copy link
Member

@orestisfl orestisfl left a comment

Choose a reason for hiding this comment

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

LGTM overall

src/x.c Outdated Show resolved Hide resolved
Copy link
Member

@orestisfl orestisfl left a comment

Choose a reason for hiding this comment

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

Thanks! One last thing is to add a short line describing the change in the release notes

Copy link
Member

@orestisfl orestisfl left a comment

Choose a reason for hiding this comment

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

Thanks!

@orestisfl orestisfl removed this from the 4.20 milestone Oct 9, 2021
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.

Window rectangle isn't updated when swallowed.
2 participants