-
Notifications
You must be signed in to change notification settings - Fork 11
Blur strength #107
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
base: main
Are you sure you want to change the base?
Blur strength #107
Conversation
Updated the desc with a video of the implementation. There are some minor artifacts in the top right section of the window blur, where there are thin lines. This is due to the lowering of the num_passes and doubling of the blur radius (which displays more artifacts). Not sure if there's anything that can be done here, except maybe mixing a max opacity blur with the lower opacity blur? Or maybe mixing the higher |
Is this still present? I didn't notice it from the video |
Not anymore! :D |
Converting to draft again, we should wait with this until it can be tested with SwayFX animations |
I added blur_strength and blur_alpha for finer tuning. Makes it easier for SwayFX to decide if it wants alpha or strength adjustments when fading in/out :D |
ba81ce4
to
7289eee
Compare
Adds support for blur strength.
2025-02-22.00-48-16.mp4
Here's what it looks like with just regular alpha:
Tested with SwayFX main branch using:
script to run in nested kitty:
Tested in SwayFX: