Commit Graph

2 Commits

Author SHA1 Message Date
LemonNexus d5ebd95dc5 feat: Clock Widget now registers with WidgetRegistry on initialize 2026-02-15 16:16:16 +00:00
LemonNexus b6144290b9 feat: Add Clock Widget plugin
NEW PLUGIN: Clock Widget v1.0.0

Features:
- 12-hour (AM/PM) or 24-hour format
- Show/hide seconds
- Show/hide date
- Customizable font size
- Creates overlay widget with drag positioning
- Settings UI for configuration
- Live preview in settings

Uses EU-Utility's widget system for overlay positioning.

Also removed plugins now built into core:
- settings
- plugin_store_ui
- dashboard
- universal_search
- import_export
- auto_updater
- analytics (still in repo as optional)
2026-02-15 02:56:25 +00:00