Skip to content

Restrict transparency blur to >= Leopard#73

Merged
douglaskayama merged 2 commits intomacvim-dev:masterfrom
rhendric:blur
Oct 7, 2015
Merged

Restrict transparency blur to >= Leopard#73
douglaskayama merged 2 commits intomacvim-dev:masterfrom
rhendric:blur

Conversation

@rhendric
Copy link
Copy Markdown
Contributor

As identified by @jpetrie in issue #72, the Tiger SDK doesn't support
the CGSInternal headers previously pulled in from iTerm2. This commit
wraps all of the blur code in CPP guards that check
MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5.

As identified by @jpetrie in issue macvim-dev#72, the Tiger SDK doesn't support
the CGSInternal headers previously pulled in from iTerm2. This commit
wraps all of the blur code in CPP guards that check
MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5.
@chdiza
Copy link
Copy Markdown
Contributor

chdiza commented Aug 30, 2015

+1, this allows building again on Tiger.

douglaskayama added a commit that referenced this pull request Oct 7, 2015
Restrict transparency blur to >= Leopard
@douglaskayama douglaskayama merged commit aba61fe into macvim-dev:master Oct 7, 2015
@rhendric rhendric deleted the blur branch October 7, 2015 09:58
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.

3 participants