v2026.3.2 — Floating Window Fix
Bug Fix
Fixed floating window not showing when toggled or on app launch.
Root cause: Two bugs:
isFloatingWindowVisiblesetter only updated the setting inSettingsManagerbut never calledfloatingWindowCoordinator.show()/hide(), so toggling from the menu or settings popover had no effect on the actual window.restoreState()was never called on app launch (only on system wake), so the floating window wouldn't appear even if enabled in settings.
Download
Download PomoDaddy.zip, unzip, and drag to /Applications.