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

Rounded corners only applied in window borders #1

Closed
ctsiaousis opened this issue Mar 12, 2022 · 0 comments · Fixed by #2
Closed

Rounded corners only applied in window borders #1

ctsiaousis opened this issue Mar 12, 2022 · 0 comments · Fixed by #2

Comments

@ctsiaousis
Copy link
Owner

image2

This is the bug. I hope to find a way to resolve it by a better approach of using the X11/extensions/shape.h in the method void roundCorners(Client *c) of dwm.c

I don't mind of the 1px resolution and no AA support for now. I'm happy with using X11. I just want the XShapeCombineMask to affect both border and actual window GC.

@ctsiaousis ctsiaousis linked a pull request Mar 31, 2022 that will close this issue
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 a pull request may close this issue.

1 participant