github AnInsomniacy/motrix-next v3.0.9
v3.0.9 — Windows Visual Polish

latest releases: v3.8.6-beta.3, v3.8.6-beta.2, v3.8.6-beta.1...
one month ago

What's Changed

Three fixes addressing visual artifacts specific to Windows, improving the window rendering quality across all platforms.

🛠 Improvements

  • Removed persistent window edge shadow on Windows — Disabled native DWM shadow (shadow: false) that created visible "water stain" artifacts around the transparent frameless window. macOS and Linux are unaffected.

  • Fixed transparent corner edge artifacts on Windows — Windows 11 DWM applies its own ~8px rounded corners to window HWNDs, which conflicted with the CSS border-radius: 12px, causing desktop background color to leak through at the corners. Now explicitly sets DWMWCP_DONOTROUND via the DWM API so CSS handles all rounding on the transparent canvas.

  • Fixed DWM API type mismatch for Windows CI — Corrected HWND and DWMWA_WINDOW_CORNER_PREFERENCE type casts for windows-sys 0.59 compatibility.

📦 Downloads

Platform File
macOS (Apple Silicon) .dmg
Windows (x64) -setup.exe
Linux (x64) .AppImage / .deb
Linux (ARM64) .AppImage / .deb

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.