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

[Bug] Resized windows revert back to their original size #506

Closed
Narco-AI opened this issue Jan 11, 2024 · 4 comments · Fixed by #876
Closed

[Bug] Resized windows revert back to their original size #506

Narco-AI opened this issue Jan 11, 2024 · 4 comments · Fixed by #876
Labels
help wanted Extra attention is needed released type: bug Something isn't working

Comments

@Narco-AI
Copy link

GlazeWm version : 2.1.0

Trigger: Minimizing the maximized window / Window when reverted back to normal from fullscreen. | State: Tiled
Action/Issue: Reverts the resized window to its original state.
Tested in windows 10/11 scratch VM's

Visual example:

https://github.com/glzr-io/glazewm/assets/75385245/747dec69-8a6f-4c51-ad8c-75a51b909b5e
https://github.com/glzr-io/glazewm/assets/75385245/17c449bf-c0c6-4e73-bffe-acdc5eacb617

Previous glaze versions were working fine, resized windows were sustained but the fullscreen persistance added in the new version somewhat introduces this issue.

@JohannesPertl
Copy link

Any updates on this one? That's the only issue I find extremely annyoing

@lars-berger lars-berger changed the title Resized windows reverting back to their original size. [Bug] Resized windows revert back to their original size Aug 16, 2024
@github-project-automation github-project-automation bot moved this to 📬 Needs triage in glazewm Aug 16, 2024
@lars-berger lars-berger added type: bug Something isn't working help wanted Extra attention is needed labels Aug 16, 2024
@lars-berger
Copy link
Member

From a technical standpoint, can be fixed by storing the tiling size and number of tiling siblings in insertion_target of NonTilingWindow's. If the number of tiling siblings changed on re-insert, adjust the tiling size accordingly.

@sibouras
Copy link

sibouras commented Sep 14, 2024

anyone has a workaround for this? a patch until a better solution is found? its literally unusable for me without this fixed :(

Copy link

github-actions bot commented Dec 3, 2024

🎉 This issue has been resolved in version 3.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed released type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants