alpha
Login
or
Join now
marcomaroni.it
/
taskbar-calculator
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A simple, small calculator placed discreetly near the Windows Taskbar or anywhere on the screen
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
taskbar-calculator
/
docs
/
superpowers
/
plans
/
at
main
4 files
Marco Maroni
feat: 10pt display font and tighter vertical padding
1d ago
dfc58833
2026-07-14-win11-tray-calculator.md
feat: 10pt display font and tighter vertical padding Font size chosen by the user to visually match the notification-area clock; DISPLAY_FONT_PT in VisualStyle.cpp is the single knob. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 day ago
2026-07-15-auto-hide-caption.md
docs: align spec/plan with per-monitor clamp, fix offset direction, record foreground-denied side effect Update the plan and spec to describe the work-area clamp as per-monitor (MonitorFromWindow + GetMonitorInfo) rather than SPI_GETWORKAREA, matching the shipped code. Fix the plan's description of the one-time reinterpreted saved-position offset: the window appears one caption height higher, not lower. Add an accepted side effect to the spec: if SetForegroundWindow is denied when the window is shown (e.g. the single-instance second-launch path), the window appears chromeless until clicked. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 day ago
2026-07-15-display-font-size.md
feat: 10pt display font and tighter vertical padding Font size chosen by the user to visually match the notification-area clock; DISPLAY_FONT_PT in VisualStyle.cpp is the single knob. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 day ago
2026-07-15-startup-visibility.md
docs: spec + plan for startup window visibility (remember last state) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 day ago