Skip to content

v2026.3.2 — Floating Window Fix

Choose a tag to compare

@nkrebs13 nkrebs13 released this 13 Mar 03:00

Bug Fix

Fixed floating window not showing when toggled or on app launch.

Root cause: Two bugs:

  1. isFloatingWindowVisible setter only updated the setting in SettingsManager but never called floatingWindowCoordinator.show()/hide(), so toggling from the menu or settings popover had no effect on the actual window.
  2. 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.