Skip to content

Fluiddesk v1.0.2-beta

Pre-release
Pre-release

Choose a tag to compare

@grump1290-code grump1290-code released this 10 Sep 11:12
· 1 commit to main since this release
9e736a8

Pre-Release Update: v1.0.2 Patch Notes

This update addresses critical system-level stability issues, eliminates desktop resource conflicts, and restructures directory monitoring paths for an optimized user transition environment.


Key Improvements

  • Multi-Instance Resource Shield: Integrated a native kernel-level file descriptor lock (fcntl.flock). The core application now checks the system workspace state upon initialization to immediately intercept and terminates duplicate process launches, eliminating potential desktop layering freezes.
  • Directory Conflict Resolution: Relocated the live wallpaper asset tracking root path from ~/Pictures/... to ~/Videos/.... This isolates application processes from the Cinnamon desktop environment's background file indexer, resolving the exit race condition that previously caused temporary blank display canvas dropouts.
  • Synchronized Window Cancellation: Overrode native application dialog cancellation structures (reject) within the Control Center interface. Hitting the frame-level close controls ([X]) now accurately triggers the automated gsettings desktop re-layering routine, keeping window manager layers aligned.

Here are some screen shots from my desktop running a duel monitor setup (one horizontal and one vertical) in both the edit and display modes!

Screenshot from 2026-09-09 21-43-11 Screenshot from 2026-09-09 21-42-41