alexmercerind / flutter_acrylic

Flutter library for window acrylic, mica & transparency effects.
MIT License
595 stars 53 forks source link

[Linux] Add an option to remove window shadows #25

Closed whiskeyPeak closed 2 years ago

whiskeyPeak commented 2 years ago

Is there any way this is possible? I'm trying to create custom bottom rounded corners and the shadows are getting in the way.

Screenshot from 2022-04-08 12-37-06

alexmercerind commented 2 years ago

Closing. Removing the custom frame using bitsdojo_window for example, automatically gets rid of all window borders including shadows.