65f5d28(#196 by @FabianLars) Increasedobjc2-app-kitversion to0.3.2. No user facing changes because cargo already resolves to that version because of the enabled features.
5178609(#191 by @ahonn) Introduce macOS liquid glass support withapply_liquid_glass/clear_liquid_glass.
03fd627(#171 by @FabianLars) Updateobjc2to 0.6.0. This raises the msrv to 1.71.
953f69a(#169 by @petersamokhin) Addclear_vibrancyfunction on macOS.
9f3d05bUpdatewindows-syscrate to0.59
19cdde3(#121) Breaking change Updateraw-window-handlecrate to 0.6. Now APIs requireHasWindowHandletrait boundary instead ofHasRawWindowHandle.
df08bfa(#105)window_vibrancy::Errorimplementsstd::error::Error.
- Fix
apply_acrylicon Windows 11 22H2.
- Fix acrylic effect on Windows 11 build 22523 and higher
- Add a 3rd argument to
apply_vibrancy()to control the vibrancy state, follows window active state by default. - Add a 4th argument to
apply_vibrancy()to control the corner radius of the effect view.
- Update
raw-window-handledependency to 0.5- aef927b chore(deps): update raw-window-handle to 0.5 on 2022-07-25
- Fix
apply_acryliceffect on Windows 11. - Add screenshots
- Update examples and documentation about macOS
NSVisualEffectMaterial.- e3e2cc7 docs: update examples and macos NSVisualEffectMaterial on 2022-04-15
- Update crate docs.
- 2764ca3 chore: update crate docs on 2022-03-29
- Initial Release.
- 78acb98 chore(readme): remove installation section on 2022-03-05