Overview
Window effects available in Mango:- Blur: Background blur for windows and layer surfaces
- Shadows: Customizable drop shadows with blur and positioning
- Corner Radius: Rounded corners for modern aesthetics
- Opacity: Adjust focused and unfocused window transparency
All window effects are optional and can be disabled individually for maximum performance.
Blur Effects
Background blur creates translucent windows with blurred content behind them.Blur Configuration
Blur Parameters
Enable blur effect for windows (0=disabled, 1=enabled)
Enable blur effect for layer surfaces like bars and menus
Use optimized blur algorithm for better performance
Number of blur passes. More passes = smoother blur but slower performance
Blur radius in pixels. Higher values = more blur
Amount of noise to add (reduces banding artifacts)
Brightness adjustment for blurred content (0.0-2.0)
Contrast adjustment for blurred content (0.0-2.0)
Saturation adjustment for blurred content (0.0-2.0)
Blur Presets
Subtle Blur
Subtle Blur
Strong Blur
Strong Blur
Performance Blur
Performance Blur
Shadow Effects
Add depth to your desktop with customizable drop shadows.Shadow Configuration
Shadow Parameters
Enable drop shadows for windows
Enable shadows for layer surfaces
Restrict shadows to floating windows only (0=all windows, 1=floating only)
Shadow spread distance in pixels
Shadow blur radius in pixels
Shadow horizontal offset (negative = left, positive = right)
Shadow vertical offset (negative = up, positive = down)
Shadow color in RGBA hex format (0xRRGGBBAA)
Shadow Examples
Corner Radius
Round window corners for a modern, polished look.Corner Radius Configuration
Corner radius in pixels (0=sharp corners)
Disable corner radius when only one window is visible (0=always round, 1=sharp when single)
Radius Suggestions
- Subtle:
border_radius=4- Slightly softened corners - Modern:
border_radius=8- Noticeable but tasteful - Bold:
border_radius=12- Prominent rounded corners - Extreme:
border_radius=20- Very rounded, macOS-like
Corner radius applies to window content and borders, creating a cohesive appearance.
Opacity
Adjust window transparency for focused and unfocused windows.Opacity Configuration
Opacity of the focused window (1.0=fully opaque, 0.0=fully transparent)
Opacity of unfocused windows (1.0=fully opaque, 0.0=fully transparent)
Opacity Patterns
Focus Dimming
Subtle Distinction
Strong Contrast
Transparency Theme
Performance Considerations
Window effects impact GPU performance. Optimize for your hardware:High-End GPU
Mid-Range GPU
Low-End GPU / Battery Saving
Complete Visual Setup
Example configuration for a polished visual experience:Combining Effects
Effects work together for cohesive visuals:Frosted Glass Theme
Minimal Clean Theme
Dramatic Depth Theme
Layer Surface Effects
Apply effects to layer surfaces (status bars, menus, launchers):Troubleshooting
Effects not appearing
Effects not appearing
Ensure SceneFX is installed correctly. Mango requires SceneFX for window effects. Check installation:
Performance issues with blur
Performance issues with blur
Reduce blur quality:
- Set
blur_optimized=1 - Reduce
blur_params_num_passesto 1 - Reduce
blur_params_radiusto 3 - Disable
blur_layerfor layer surfaces
Shadows appear clipped
Shadows appear clipped
Increase
shadows_size and reduce shadows_blur for more contained shadows.Corner radius looks wrong
Corner radius looks wrong
Some applications don’t respect corner radius hints. This is an application limitation, not a compositor issue.
Related Features
- Animations - Window movement animations
- Appearance - Colors and borders
- Effect Options - Complete effect configuration reference
- Installation - Installing SceneFX dependency
