unchihugo / FluentFlyout

A simple and modern audio flyout for Windows 10/11, built with Fluent 2 Design principles.
GNU General Public License v3.0
226 stars 4 forks source link

[FEATURE REQUEST] Add acrylic background of the flyout #20

Open patrickrabaja opened 2 weeks ago

patrickrabaja commented 2 weeks ago

Purpose:
for more native windows-like design, volume slider and flyout doesn't have the same look and feel

Description:
Add a toggle option for enabling acrylic background option

Additional context:
image

unchihugo commented 2 weeks ago

Hi! I've been investigating ways to implement the acrylic background effect that matches Windows 11 acrylic. However, I haven't found any resources that show how to accurately replicate the native Windows 11 acrylic material effect in WPF/XAML.

If anyone has any information or experience with this, please share! It would help FluentFlyout feel even more native!