• chore: drop unlock diagnostic instrumentation (v0.6.16)

    nevaforget released this 2026-06-02 17:05:34 +02:00 | 6 commits to main since this release

    The per-unlock window-state dump was scaffolding to prove the stale-window
    hypothesis behind v0.6.15. With the fix in place, normal logging covers
    validation: the prune handler already logs on monitor removal, and
    coredumpctl shows whether the crash recurs. Remove the diagnostic block
    and its all_handles_dbg clone; restore all_handles to its original spot.

    Downloads