Skip to content

Panewright 0.6.23

Choose a tag to compare

@nitschw nitschw released this 28 Jul 17:47
· 18 commits to main since this release

Fixed

  • Restarting the environment no longer multiplies the machinery
    (issue #17). Every restart re-armed the periodic jobs without stopping
    the previous set — three restarts meant three health loops, three orphan
    sweeps, and three display handlers racing each other through workspace
    redistribution: the flicker storms, and windows left stranded off to the
    side, were the app fighting its own clones. Every start is idempotent
    now; restart as often as you like, there is always exactly one of each.