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

dual_kawase improved blur kernel #520

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

josefwells
Copy link

This is not my code, I just forked tryone144/compton and initiated the pull request, as I didn't see one already.

This is a great new blur kernel that is significantly more performant and gives a nice "frosted-window" blur.

compton.conf
...
blur-kern = "3x3box";
blur-method = "kawase";
blur-strength = 15;
...

@agorgl
Copy link

agorgl commented Dec 1, 2018

Yes, please add this to mainstream repo!

1 similar comment
@agorgl
Copy link

agorgl commented Dec 1, 2018

Yes, please add this to mainstream repo!

@hozza
Copy link

hozza commented Jul 24, 2019

This should be a priority! :D

@sanchan
Copy link

sanchan commented Sep 6, 2019

No news about this?

@mmhobi7
Copy link

mmhobi7 commented Sep 26, 2019

Bump?

@MyriaCore
Copy link

Is there a reason this hasn't been merged? tryone144's fork is pretty well used AFAIK, which is kinda not great since it proliferates competing mirrors of the same software.

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 this pull request may close these issues.

None yet

7 participants