Skip to content

ClaudeDeck v0.1.17

Latest

Choose a tag to compare

@hydropix hydropix released this 15 Jun 07:29

Fix: collapsed-deck double-click to expand was randomly swallowed (and always after using the gear menu). Double-click is now detected on the raw second MouseDown (e.Clicks = 2) instead of the WinForms DoubleClick event, so it fires reliably even when a just-closed menu sits under the cursor. The Pomodoro clock/status labels also join the double-click surface.