Skip to content

v0.1.0 Mica Support

Compare
Choose a tag to compare
@alexmercerind alexmercerind released this 25 Oct 18:55
· 204 commits to master since this release

  • 馃帀 Implement WindowEffect.mica for Windows 11 or greater.
  • BREAKING: Rename AcrylicEffect enum to WindowEffect.
  • BREAKING: Rename gradientColor argument to color.
  • BREAKING: Remove Acrylic class & move all static methods to Window class itself.
  • Add Window.showWindowControls & Window.hideWindowControls.