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

Toggling between layer_effects doesn't update swayfx compositor properly #331

Open
aspauldingcode opened this issue Jul 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aspauldingcode
Copy link

I want to toggle between
swaymsg "layer_effects 'waybar' 'blur enable; corner_radius 10'"
and
swaymsg "layer_effects 'waybar' 'blur enable; corner_radius 0'"

but, when I try, it doesn't update the radius in waybar.
Only if I restart waybar.

But then, it never works after restarting waybar a 2nd time.
[12:59 PM]
the purpose is when I want to toggle gaps.
when gaps is enabled, I want corner radius to be 10.

swayfx version 0.4 (based on sway 1.9.0)

@aspauldingcode aspauldingcode added the bug Something isn't working label Jul 19, 2024
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

1 participant