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

Add optional blur to transparent windows #53

Merged
merged 1 commit into from Aug 23, 2015

Conversation

rhendric
Copy link
Contributor

@rhendric rhendric commented Jul 8, 2015

I'd like MacVim to support blurred transparency the way iTerm2 does!

This adds a new option blurradius (or blur) when the transparency feature is enabled. Setting it to a positive value adds a blur with that radius to the background of the MacVim window. The actual blur code uses some under-the-table shenanigans, but having been in iTerm2 for a while I assume it's battle-hardened enough.

What do you think?

The actual blur code is taken from the iTerm2 project.
@douglasdrumond
Copy link
Member

This looks nice, but it's a complex patch to analyze just with GitHub interface. I'm not with my Mac right now, I'll look into this patch when I can. Thanks for submitting.

douglasdrumond added a commit that referenced this pull request Aug 23, 2015
Add optional blur to transparent windows
@douglasdrumond douglasdrumond merged commit 50dce98 into macvim-dev:master Aug 23, 2015
@rhendric rhendric deleted the blur branch August 23, 2015 21:40
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

2 participants