skeledance/plugin/contents/ui
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
..
cava-server.py Fix SSE server blocking: use ThreadingHTTPServer 2026-06-07 09:55:59 -03:00
cava-start.sh Fix duplicate CAVA instances via lockfile 2026-06-07 09:43:40 -03:00
cava.conf Add real-time CAVA audio visualizer for VU bars 2026-06-07 09:35:35 -03:00
dancer.html Add beat-synced bounce effect to character 2026-06-07 09:49:17 -03:00
main.qml Replace QML CAVA polling with SSE server for smooth bars 2026-06-07 09:37:58 -03:00
skeleton.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton2.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton3.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton4.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton5.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton6.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00