mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-19 01:17:31 +00:00
- Make overlay window resizable with persisted bounds via simpleStore - Add new OverlayIndicatorConfig section (isEnabled, isAlwaysShow, opacity) - Move setting from misc.isOverlayIndicatorEnabled to overlayIndicator with migration in reducer - Add responsive CSS with scale variable (full/tiny modes) - Add always-show mode that keeps overlay visible when main window is open - Add opacity slider (10-100%) applied as CSS variable - Consolidate overlay init into single updateOverlayEnabled path - Remove dead code: updateOverlayTheme, setIgnoreMouseEvents, unused shortcut param |
||
|---|---|---|
| .. | ||
| overlay-api.d.ts | ||
| overlay-indicator.ts | ||
| overlay-preload.ts | ||
| overlay.css | ||
| overlay.html | ||
| overlay.ts | ||