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

Blur region for GTK context menus is too large #17

Open
taj-ny opened this issue Mar 11, 2024 · 4 comments
Open

Blur region for GTK context menus is too large #17

taj-ny opened this issue Mar 11, 2024 · 4 comments
Labels
0. type: bug Something isn't working
Milestone

Comments

@taj-ny
Copy link
Owner

taj-ny commented Mar 11, 2024

image

@taj-ny taj-ny added the 0. type: bug Something isn't working label Mar 11, 2024
@D3SOX
Copy link

D3SOX commented Mar 11, 2024

Seems to depend on some settings as it does not happen to me

image

Are you running Firefox with Wayland or XWayland?

@taj-ny
Copy link
Owner Author

taj-ny commented Mar 11, 2024

Wayland. I use a transparent Firefox theme so I have it blurred.

@D3SOX
Copy link

D3SOX commented Mar 11, 2024

Yeah, I was posting this too fast. Maybe I need to restart Firefox for it to happen (don't want to do that right now)

But I could reproduce it Chromium now

image

@taj-ny
Copy link
Owner Author

taj-ny commented Mar 22, 2024

It may be possible to get the sizes of the borders from _GTK_FRAME_EXTENTS and then shrink the blur region, but that'll only work on X11. On Wayland there's nothing I can do aside from adding the ability to shrink the region manually.

Edit: _GTK_FRAME_EXTENTS is not set for context menus.

Edit 2: The ability to disable force blur for menus has been added in v1.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants