Commit Graph

3 Commits

Author SHA1 Message Date
Leopere 837bc32abd
Fix color picker with preset swatches and add DMG volume icon
Replace NSColorWell (breaks inside NSMenu submenu) with a row of 9
clickable color swatch circles that work reliably in the dropdown.
Set the boot-logo .icns as the DMG volume icon via SetFile -a C.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:03:19 -05:00
Leopere c8691636a6
Add gradient settings (intensity, color, blink duration) as menu dropdown
Settings are accessible as a submenu in the status bar dropdown with
inline sliders for intensity scale (0.25x-2.0x) and blink duration
(0.25x-3.0x), plus a color well for the gradient color. All values
persist via UserDefaults and update overlays in real-time.

Also includes updated DMG binary in both .build/ and releases/.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:00:08 -05:00
Leopere 3ce53e8890
Initial release of Pommedoro
A macOS Pomodoro timer built on the thesis that transitions — not hard
cuts — are the only way breaks actually happen. Includes escalating
edge gradients, actionable wellness suggestions, self-reflection, and
a compiled DMG. Licensed CC BY 4.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 15:51:14 -05:00