랭킹으로 돌아가기

Maplespe/ExplorerBlurMica

C++

Add background Blur effect or Acrylic (Mica for win11) effect to explorer for win10 and win11

blurwindows10windows11acrylicexplorermicashell
스타 성장
스타
4.1k
포크
185
주간 성장
이슈
129
2k4k
2023년 1월2024년 3월2025년 5월2026년 7월
README

ExplorerBlurMica

Add background Blur effect or Acrylic or Mica effect to explorer for win10 and win11

给文件资源管理器添加背景模糊效果或Acrylic、Mica效果 适用于win10和win11

| 中文 | English | Türkçe This project uses LGNU V3 license.

license Github All Releases GitHub release

Effects

  • Blur or Acrylic, Mica effects are available.
  • Custom blend colors are available.
  • Light/Dark Mode Adaptive.

This project is for Explorer only, if you want to apply the effect globally, take a look at our other project DWMBlurGlass.

Compatibility

Compatible with StartAllBack, OldNewExplorer and other software that modifies window styles.

It is also compatible with third-party themes.

Catalog

Overview

Windows 11

23H2 WinUI3

[config]
effect=1
clearBarBg=true
clearAddress=true
clearWinUIBg=true
[light]
r=255
g=255
b=255
a=200
....

image

Dark Mode

[config]
effect=2
clearBarBg=true
clearAddress=true
clearWinUIBg=true

image

22H2 XamlIslands

[config]
effect=1
clearBarBg=true
clearAddress=true
clearWinUIBg=true
[light]
r=255
g=255
b=255
a=200
....

image

[config]
effect=1
clearBarBg=true
clearAddress=true
clearWinUIBg=false
[light]
r=255
g=255
b=255
a=200
....

image

Windows 10
[config]
effect=1
clearBarBg=true
clearAddress=true
clearWinUIBg=false
[light]
r=222
g=222
b=222
a=200

image

How to use

Install

  1. Download the compiled program archive from the Release page.
  2. Unzip it to a location such as "C:\Program Files".
  3. Run "register.cmd" as administrator.
  4. Reopen the Explorer window to take effect.

cmd: regsvr32 "you path/ExplorerBlurMica.dll"

Uninstall

  1. Run "uninstall.cmd" as administrator.
  2. Delete the remaining files.

cmd: regsvr32 /u "you path/ExplorerBlurMica.dll"

Note: If something happens that crashes Explorer, press and hold the ESC key to open Explorer and uninstall the program.

Config

[config]
#Effect type 0=Blur 1=Acrylic 2=Mica 3=Blur(Clear) 4=MicaAlt
#Blur is only available until win11 22h2, Blur (Clear) is available in both win10 and win11, Mica is win11 only.
effect=1
#Clear the background of the address bar.
clearAddress=true
#Clear the background color of the scrollbar.
#(Note: Since the system scrollbar itself has a background color that cannot be removed,
# when this option is turned on, the scrollbar is drawn by the program and the style may be different from the system).
clearBarBg=true
#Remove the toolbar background color from the WinUI or XamlIslands section of Windows 11.
clearWinUIBg=true
#Show split line between TreeView and DUIView.
showLine=true
[light]
#The system color scheme is the color in Light mode.
#RGBA component of background blend color
r=220
g=220
b=220
a=160
[dark]
#The system color scheme is the color in Dark mode.
r=0
g=0
b=0
a=120

Save the configuration after modification and reopen the File Explorer window to take effect.

Other

The GUI running on Python. Dependent on minhook and customtkinter.

This project is an independent component based on the code in the MToolBox.

관련 저장소
TranslucentTB/TranslucentTB

A lightweight utility that makes the Windows taskbar translucent/transparent.

C++GNU General Public License v3.0taskbarwindows
translucenttb.github.io
19.9k1.2k
mob-sakai/UIEffect

UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!

C#MIT Licenseunityugui
mob-sakai.github.io/UIEffect/
7.5k933
disintegration/imaging

Imaging is a simple image processing package for Go

GoGo ModulesMIT Licenseimageresize
5.7k481
wasabeef/Blurry

Blurry is an easy blur library for Android

JavaMavenApache License 2.0androidandroid-library
5.7k605
Dimezis/BlurView

Dynamic iOS-like blur of underlying Views for Android

JavaMavenApache License 2.0blurviewdraw
4k376
QianMo/X-PostProcessing-Library

Unity Post Processing Stack Library | Unity引擎的高品质后处理库

C#MIT Licenseunitypost-processing
3.5k705
unchihugo/FluentFlyout

The modern Flyout app for Windows 11, built with Fluent 2 Design principles. Media Flyouts, Taskbar Widgets and more.

C#GNU General Public License v3.0audiofluent
fluentflyout.com
3.5k158
amirdew/CollectionViewPagingLayout

A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.

SwiftMIT Licenseuicollectionviewuicollectionviewlayout
2.8k325
chrisbanes/haze

Background blurring for Compose Multiplatform / Jetpack Compose

KotlinApache License 2.0blurcompose-multiplatform
chrisbanes.github.io/haze/
2.4k72
aunetx/blur-my-shell

Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview

JavaScriptnpmGNU General Public License v3.0gnomeoverview-blur
extensions.gnome.org/extension/3193/blur-my-shell/
2.1k155
JagCesar/iOS-blur

Blur a UIView

Objective-CDo What The F*ck You Want To Public Licenseiosblur
2k213
datguypiko/Firefox-Mod-Blur

Firefox CSS Theme - Dark theme / More compact / Modular / Blur

CSSnpmcssuserchrome
1.7k76