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

Fixed blur/surfaces dst_box not being offset by the titlebar height #185

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

ErikReider
Copy link
Collaborator

Fixes: #174

Also fixes a bug where resizing a tabbed container would "leak" blur above the titlebar

@ErikReider ErikReider added the bug Something isn't working label Jun 5, 2023
@ErikReider ErikReider self-assigned this Jun 5, 2023
sway/desktop/render.c Outdated Show resolved Hide resolved
@ErikReider
Copy link
Collaborator Author

Should be ready for review :)

@WillPower3309
Copy link
Owner

WillPower3309 commented Jun 20, 2023

Thanks Erik! I'll try to find some time to review this within the next day:)

@ErikReider ErikReider merged commit cda17ae into master Jul 3, 2023
@ErikReider ErikReider deleted the fix-titlebar-box-offset branch July 3, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sway window decorations can be hidden/cropped when blur is enabled
2 participants