super-productivity/electron/task-widget
Johannes Millan 1ee9d7f566 refactor: rename overlay-indicator to task-widget
Rename the "overlay indicator" feature to "task widget" across the
entire codebase for clearer naming. Includes file renames, config key
migration, IPC event rename, and translation key updates.

Migration handles old persisted data from both the `overlayIndicator`
config key and the deprecated `misc.isOverlayIndicatorEnabled` field.
The `taskWidget` type is made optional in GlobalConfigState to prevent
Typia auto-fix from overwriting migrated values during upgrade.
2026-03-30 22:00:47 +02:00
..
task-widget-api.d.ts refactor: rename overlay-indicator to task-widget 2026-03-30 22:00:47 +02:00
task-widget-preload.ts refactor: rename overlay-indicator to task-widget 2026-03-30 22:00:47 +02:00
task-widget-renderer.ts refactor: rename overlay-indicator to task-widget 2026-03-30 22:00:47 +02:00
task-widget.css refactor: rename overlay-indicator to task-widget 2026-03-30 22:00:47 +02:00
task-widget.html refactor: rename overlay-indicator to task-widget 2026-03-30 22:00:47 +02:00
task-widget.ts refactor: rename overlay-indicator to task-widget 2026-03-30 22:00:47 +02:00