KDE Plasma 6 wallpaper — DANCEBOT-9000 animated dancing robot
Find a file
ltadeu6 1957fda57e
perf: reduce GC pressure in render loops
- Pre-compute star RGB components to avoid 3 string.replace() calls per
  star per frame (~40K string allocs/sec eliminated)
- Cache floor gradient object; rebuild only on canvas resize
- Batch CAVA bar DOM updates through requestAnimationFrame so SSE events
  never trigger mid-frame style mutations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 13:07:33 -03:00
plugin perf: reduce GC pressure in render loops 2026-06-07 13:07:33 -03:00
AGENTS.md docs: add AGENTS.md with deploy and remote access guide 2026-06-07 11:23:23 -03:00
CLAUDE.md Initial commit — DANCEBOT-9000 KDE Plasma wallpaper plugin 2026-06-07 07:11:26 -03:00
dev-server.sh Improve floor grid and add dev tooling 2026-06-07 07:42:19 -03:00
install.sh Initial commit — DANCEBOT-9000 KDE Plasma wallpaper plugin 2026-06-07 07:11:26 -03:00
uninstall.sh Initial commit — DANCEBOT-9000 KDE Plasma wallpaper plugin 2026-06-07 07:11:26 -03:00