-
released this
2026-06-28 10:16:50 -07:00 | 22 commits to main since this release-
Added: show: false + mainWindow.show() on did-finish-load. Prevents the white flash you get on startup before the page renders
-
Added: backgroundThrottling: false. Stops Electron from throttling timers and animations when the window isn't focused, which can cause sluggishness when switching back to the app
-
Throttled mousemove. The nav bar trigger now only checks position every 100ms instead of on every single pixel of mouse movement, which reduces CPU overhead, especially noticeable on sites with lots of animations like Spotify.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
-