This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
Releases: pykeio/vibe
Releases · pykeio/vibe
v0.4.0
Features
vibe
will now build successfully on macOS and Linux- Theme functions combined into one
ntdll.dll
is now only loaded once per threadunified-acrylic
andblurbehind
effects for cross-version unity and Windows 7 support- New demo application
Internal
- Refactored to use
once_cell
- Replaced
Mutex
withRwCell
- Other minor cleanups
v0.3.0
Features
- The
acrylic
effect can now be configured with a custom tint colour for the DWM blurbehind effect used on Windows 10 and below. - New functions are available for detecting the Windows version; this can be very useful for determining how to style your window(s).
Fixes
- The window's client area is now reset when clearing or changing effects.
v0.2.1
v0.2.0
- Fixes the Windows 10 build 17763+ acrylic fallback not working properly.
v0.1.0
💫