You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FastWindow 0.1.1 Release Notes%0A%0A- Pure Native Win32 Window Engine (FastWindow.create): Dedicated standalone window engine built specifically as the primary window foundation for FastVulkan, FastGraphics, DirectX and hardware-accelerated pipelines.%0A- Direct HWND Lifecycle: Clean 64-bit native HWND handle access without Swing/AWT overhead.%0A- Unicode & Font Fidelity: Direct UTF-16 titlebar rendering with SetWindowTextW and CreateWindowExW.%0A- Seamless Window Startup: Pre-centered creation with zero 1-frame background flashes.%0A- FastTheme Harmonization: Out-of-the-box support for Windows 11 Dark Mode, titlebar styling, and rounded corners.%0A- JMH Benchmarks: Integrated throughput benchmark suite.