Skip to content

DeskRealm v0.5.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:16
· 9 commits to main since this release

DeskRealm v0.5.4

  • Deferred icon layout restore after a desktop switch so Explorer has time to finish showing the target realm before DeskRealm moves icons.
  • Added a pending-restore save guard that refuses icon saves while a switch restore is waiting, preventing transient previous-realm icons from contaminating the target realm layout.
  • Added restore retries after switch to stabilize icons if Explorer reflows shortly after the first placement pass.
  • Changed icon restore to position all matching icons in a single batched IFolderView.SelectAndPositionItems call instead of moving icons one by one.
  • Added config migration v4 for switch restore delay and retry settings.

Generated from CHANGELOG.md by .local-tools/Publish-DeskRealmRelease.ps1.