Skip to content

FluxDock 1.0.1

Choose a tag to compare

@kalaylienes kalaylienes released this 17 Aug 01:21
· 31 commits to main since this release

Update to 1.0.3. The watchdog in this version runs a console program every minute, which flashes a window in front of whatever is on screen and can drop a fullscreen game to the desktop. Fullscreen detection here can also leave the widget hidden with no way to bring it back.

Stability release. Fixes a crash that could take the widget down without warning. Showing the context menu holds the menu open for the duration, and a rebuild arriving in the middle aborted the process. Rebuilds now wait, and only happen when the menu contents actually changed. Taskbar placement now holds its position above the strip. The always on top call was a no-op, so clicking the taskbar left the widget underneath it with no way back. Quitting works. An unconditional exit guard meant the Exit item did nothing, and Force restart shut the app down without starting it again. The lock screen and other full screen system surfaces are no longer mistaken for games, so the widget is still there after unlocking. New: an optional watchdog (scripts/install-watchdog.ps1) restarts FluxDock if it ever stops unexpectedly, and crash locations are written to %APPDATA%\FluxDock\last-crash.txt.