🎉 Features
- feat(Toast): add Toast component with styling and animations
- feat(i18n): add GitHub star prompt and toast message
- feat(themes): add "The Beach" theme
- feat(i18n): add translation key for download cancelled message
- feat(hooks): add usePausableTimeout hook and corresponding tests
- feat(Toast): add pause and resume functionality on mouse hover
- feat(i18n): add error message for theme application failure
- fix(daemon): handle daemon spawn failure and read error logs
🐛 Fixes
- fix(useTaskManager): handle 'all' monitorID case for wallpapers deletion
🎨 Styles
- style: adjust toast width and max-width for better responsiveness