skeledance/plugin
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
..
contents/ui Fix SSE server blocking: use ThreadingHTTPServer 2026-06-07 09:55:59 -03:00
metadata.json Initial commit — DANCEBOT-9000 KDE Plasma wallpaper plugin 2026-06-07 07:11:26 -03:00