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

Remove window restoration correction routine #791

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

tobiolo
Copy link
Collaborator

@tobiolo tobiolo commented Dec 19, 2024

No description provided.

@aardappel
Copy link
Owner

Why is this not needed anymore?

@tobiolo tobiolo force-pushed the remove-routine branch 2 times, most recently from fed9829 to b0c2b7a Compare December 19, 2024 22:03
@tobiolo
Copy link
Collaborator Author

tobiolo commented Dec 19, 2024

Ah thanks for your questioning! I digged a little bit deeper and found the reason. I would like to exclude some checks for GTK.

On X11, the display rectangle is only reported for the primary display.
This causes the reset to default values for multiple use cases on
multi-head displays. Thus just ignore the checks for GTK.
@tobiolo tobiolo requested a review from aardappel December 19, 2024 22:17
@aardappel aardappel merged commit 0762513 into aardappel:master Dec 19, 2024
4 checks passed
@tobiolo tobiolo deleted the remove-routine branch December 19, 2024 22:42
@tobiolo
Copy link
Collaborator Author

tobiolo commented Dec 19, 2024

Thanks for your review! 👍

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.

2 participants