github AnInsomniacy/motrix-next v3.4.5-beta.5
v3.4.5-beta.5 — Linux Rounded Corner Fix

latest releases: v3.8.9, v3.8.9-beta.5, v3.8.9-beta.4...
pre-releaseone month ago

What's Changed

Improved window behavior on Linux: non-NVIDIA users now get proper full-screen maximization without wasted rounded-corner gaps, while NVIDIA users with the DMABuf workaround retain the existing safe behavior.

🐛 Bug Fixes

  • Linux maximize now removes border-radius for non-NVIDIA users — Previously, all Linux users kept 12px rounded corners when maximized (wasting screen space). Now only systems with WEBKIT_DISABLE_DMABUF_RENDERER=1 (typically NVIDIA with proprietary drivers) retain rounded corners to avoid the WebKitGTK alpha compositing bug (WebKitGTK #262607)

✨ New Features

  • DMABuf renderer detection command — New is_dmabuf_renderer_disabled Tauri command detects whether the WebKitGTK DMABuf workaround environment variable is active, enabling platform-aware window behavior

📦 Downloads

Platform Architecture File
macOS Apple Silicon · Intel .dmg
Windows x64 · ARM64 -setup.exe
Linux x64 · ARM64 .AppImage .deb

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.