RMBlurredView
This subclass of NSView can be used to get an iOS 7 like blurred background to mimic a frosted glass effect.
Install / Use
/learn @raffael/RMBlurredViewREADME
RMBlurredView
This subclass of NSView can be used to get an iOS 7 like blurred background to mimic a frosted glass effect — on OS X! Check out the corresponding article on Cocoanetics.
NOTE: The parent view of the RMBlurredView must be layer-backed to see the effect.

(Chat Heads with blurred title and bottom bar)
The view can be easily customized to your needs:
-
blurRadius (float) A float indicating the strength of the blur effect. This will be directly passed as input parameter for the Gaussian blur CIFilter. Default: 20.0.
-
saturationFactor (float) A float value indicating the strength of the increased saturation effect. The Control Center for example uses increased saturated colors to get more vibrant colors shining through the view. Default: 2.0.
-
tintColor (NSColor) A NSColor used a the background color for the view. Default: 70% White.
NOTE: Can be used with RMSecondaryScroller to get a customizable NSScroller for NSScrollViews.
Usage
Usage should be clear once you see the annotated header file. Check out the RMBlurredViewExample project.
Contact
- Raffael Hannemann
- @raffael_me
- http://www.raffael.me/
License
Copyright (c) 2013 Raffael Hannemann Under BSD License.
Want more?
Follow @raffael_me for similar releases.
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
