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

Introduce a WindowPositioner #2087

Merged
merged 8 commits into from
Nov 2, 2024
Merged

Introduce a WindowPositioner #2087

merged 8 commits into from
Nov 2, 2024

Conversation

leolost2605
Copy link
Member

@leolost2605 leolost2605 commented Oct 13, 2024

Taken from #2084 and only prepares for more different positioned windows and fixes an issue that caused centered windows to sometimes not be centered and some small memory leaks (the Meta.Windows weren't freed due to the signal lambda using a local variable)

This will now also make the windows unmovable via super + drag.

@leolost2605 leolost2605 requested a review from a team October 13, 2024 17:17
Copy link
Member

@lenemter lenemter left a comment

Choose a reason for hiding this comment

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

LGTM Makes sense and works as expected

@lenemter lenemter merged commit d850444 into main Nov 2, 2024
4 checks passed
@lenemter lenemter deleted the leolost/window-positioner branch November 2, 2024 12:19
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.

3 participants