Skip to content

IcySnex/WinUI3-Transparent-Mica-Acrylic-Blurred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: No longer working since WndowsAppSDK 1.1-stable

WinUI3-Transparent-Mica-Acrylic-Blurred

Fully working transparent/mica/acrylic/blurred window for WinUI3.

Since the first preview of WinUi3 version 1.1 you can achieve fully transparent windows with a few Win32 API calls. And with even more Win32 APi calls you can actually achieve fully working Mica effect or Acrylic Blur or even just a normal blur.

This example project comes with a fully working TitleBar but you can create a borderless window (just like in WPF) with Helpers.Window.Presentor.SetBorderAndTitleBar(false, false);.

Screenshot:

Screenshot

About

Fully working transparent/mica/acrylic/blurred window for WinUI3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages