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

x11: fix positioning with --position arg #5401

Merged
merged 1 commit into from
May 9, 2024

Conversation

jknockel
Copy link
Contributor

@jknockel jknockel commented May 9, 2024

The child window should always have position 0,0. The position of the parent window is configured as before.

This was a regression from commit 809bcc5.

Fixes #5395.

The child window should always have position 0,0.

This was a regression from commit 809bcc5.

Fixes wez#5395.
@wez wez merged commit 814857c into wez:main May 9, 2024
14 of 15 checks passed
@wez
Copy link
Owner

wez commented May 9, 2024

Thanks!

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.

Wrong terminal content placement with versions newer than commit 0184e88 (29. April 2024)
2 participants