Skip to content

v1.1.0 Tinted Windows

Latest
Compare
Choose a tag to compare
@Adrian-Samoticha Adrian-Samoticha released this 30 Dec 20:50
68f4bcd
  • Added methods to add a toolbar to the window on macOS and change its style.
  • Added methods to enable/disable the window's shadow on macOS.
  • Added method to make the window fully transparent on macOS.
  • Added methods to ignore mouse events on macOS.
  • Added method to set the window's subtitle on macOS.
  • Added methods and widgets to create visual effect subviews on macOS.
  • Improved documentation of various widgets and classes.

Breaking change:
Migrated to macos_window_utils. See the migration guide for more information.