KDE Plasma 6 wallpaper — DANCEBOT-9000 animated dancing robot
Find a file
ltadeu6 fa5c99c30d
Fix SSE server blocking: use ThreadingHTTPServer
HTTPServer is single-threaded, so the wallpaper's persistent SSE
connection blocked all subsequent requests. ThreadingHTTPServer
handles each connection in its own thread.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 09:55:59 -03:00
plugin Fix SSE server blocking: use ThreadingHTTPServer 2026-06-07 09:55:59 -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