managarten/packages/wallpaper-generator/src
Till-JS e5109da732 feat(wallpaper-generator): add device wallpaper generation package
Add new @manacore/wallpaper-generator package for creating device
wallpapers from QR codes and images.

Features:
- 30 device presets (phones, tablets, desktops)
- 3 layout types (center, corner, pattern)
- 5 gradient presets + solid color backgrounds
- Browser (Canvas) and Node.js (Sharp) renderers
- Svelte WallpaperModal UI component

Integrations:
- @manacore/qr-export: toWallpaper() function
- @manacore/spiral-db: toWallpaper() function
- QRExportModal: "Als Wallpaper" button

Also includes the full @manacore/qr-export package which was
previously untracked.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 12:57:43 +01:00
..
backgrounds feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00
layouts feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00
presets feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00
renderers feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00
svelte feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00
index.ts feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00
types.ts feat(wallpaper-generator): add device wallpaper generation package 2026-02-17 12:57:43 +01:00