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

Context menus and application runner wofi are not blurred #334

Open
MRSS02 opened this issue Jul 21, 2024 · 3 comments
Open

Context menus and application runner wofi are not blurred #334

MRSS02 opened this issue Jul 21, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@MRSS02
Copy link

MRSS02 commented Jul 21, 2024

swayfx version 0.4-ac19df1 (Jul 18 2024, branch 'master') (based on sway 1.9.0)

Context menus have no blur:

image

Also, rofi has no blur:

image

Even though the rule layer_effects "rofi" blur enable; blur_ignore_transparent enable; blur_brightness 0.75; corner_radius 6 is being used.

@MRSS02 MRSS02 added the bug Something isn't working label Jul 21, 2024
@braun-steven
Copy link

braun-steven commented Aug 5, 2024

I tried out layer_effects "rofi" blur enable; blur_ignore_transparent enable; blur_brightness 0.75; corner_radius 6 and it works for me.

2024-08-05T17:39:43,247281835+02:00

@ErikReider
Copy link
Collaborator

Swayfx currently doesn't support blurring context menus due to most of them including their own decorations like shadows and rounded corners. Wofi should work as the comment above mentioned.

To fix KDE menus we'd need to implement #302

@MRSS02
Copy link
Author

MRSS02 commented Sep 27, 2024

Swayfx currently doesn't support blurring context menus due to most of them including their own decorations like shadows and rounded corners. Wofi should work as the comment above mentioned.

To fix KDE menus we'd need to implement #302

i am trying to apply the exact rule shown above and it still doesn't work with the blur in wofi, any idea why that could be?

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

No branches or pull requests

3 participants