alexmercerind / flutter_acrylic

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

Allow changing the window's level on macOS. #51

Closed Adrian-Samoticha closed 1 year ago

Adrian-Samoticha commented 1 year ago

Allow the window's level property to be changed.

Adrian-Samoticha commented 1 year ago

I decided that this feature is out-of-scope of flutter_acrylic, but might be added to macos_window_utils instead.