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

[email protected]: Add Gaussian blur and color … #778

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

klangman
Copy link
Contributor

…blend options

Version 2.0.0

  1. Added a Gaussian blue effect (new default) which can produce a much more dramatic blur effect as compared to the simple blur effect produced by Clutter.BlurEffect
  2. Added the ability to change the dimming overlay color which will produce a "color blending effect"

@klangman
Copy link
Contributor Author

Oops. Forgot to pull before pushing again.. I think it can be fixed easily this time?

@rcalixte
Copy link
Member

Oops. Forgot to pull before pushing again.. I think it can be fixed easily this time?

Just one translation file.

…blend options

Version 2.0.0

1. Added a Gaussian blue effect (new default) which can produce a much more dramatic blur effect as compared to the simple blur effect produced by Clutter.BlurEffect
2. Added the ability to change the dimming overlay color which will produce a "color blending effect"
@rcalixte rcalixte force-pushed the blur-overview-v2.0.0 branch from d9c8ca7 to 83a3162 Compare November 26, 2024 01:24
@klangman
Copy link
Contributor Author

Thanks Rick!

@rcalixte rcalixte merged commit 8128df5 into linuxmint:master Nov 26, 2024
1 check passed
@rcalixte
Copy link
Member

Thanks Rick!

Thank you for everything you do!

@klangman
Copy link
Contributor Author

@rcalixte I am working on adding the ability to blur the Expo but "Overview" is in the extension name, I am wondering what the best way to handle this would be.

  1. Just add the new code to blur the Expo (and maybe other areas of Cinnamon in the future) but leave the name as Blur Overview
  2. Rename the extension to something else like Blur Cinnamon
  3. Copy the existing code into a new extension (i.e. Blur Cinnamon) and add Expo support to the new extension

Not sure what's the best way forward.. Maybe leave Blur Overview alone and add a new extension is less confusing all around?

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.

2 participants