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: Use window shape to fix input for invisible windows #2142

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

leolost2605
Copy link
Member

The first commit just reverts #2122

Rebase merge

Fixes the same issue as #2122 and is already prepared to be used as intended in #2134. Since it doesn't move anything we don't run into issues of having to solve conflicts between e.g. window positioner and the hidden window, as well as not having to have an additional class handle coordinates etc. which is IMHO quite a bit cleaner.

Closes #2134

@leolost2605 leolost2605 force-pushed the leolost/xshape branch 3 times, most recently from 02e2cb2 to 55b914b Compare December 6, 2024 14:48
@leolost2605 leolost2605 requested a review from a team December 6, 2024 14:49
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.

Tried the same thing before #2122 but it didn't work. Here it works flawlessly ¯\_(ツ)_/¯

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.

Thanks for looking into this <3

@lenemter lenemter merged commit 4850f1b into main Dec 6, 2024
5 checks passed
@lenemter lenemter deleted the leolost/xshape branch December 6, 2024 14:54
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