github AnInsomniacy/motrix-next v3.0.8
v3.0.8 — Window Startup & Positioning Fixes

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

What's Changed

Two fixes improving the window startup experience across all platforms, addressing user feedback from #21.

🛠 Improvements

  • Fixed transparent window flash on Windows startup — The main window now only becomes visible after the frontend has fully mounted. This prevents the empty transparent frame + DWM shadow that was briefly visible while WebView2 initialized. Follows Tauri's official recommendation of visible: false → frontend show(). Mouse cursor lag during startup is also no longer perceptible.

  • Fixed default window position on Windows & Linux — The window now starts centered on screen instead of appearing at the top-left corner. macOS was already centered by its window manager, but this makes the behavior explicit and consistent across all platforms. Users with "Restore window size and position on startup" enabled are unaffected — their saved position takes priority.

📦 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.