zachwinter / kaleidosync

A WebGL Spotify visualizer made with Vue, D3, and Three.js.
https://www.kaleidosync.com
809 stars 61 forks source link

Hide the mouse #3

Closed mauriciabad closed 5 years ago

mauriciabad commented 5 years ago

Hide the mouse when isn't moving, so it doesn't disturb.

zachwinter commented 5 years ago

Don't know why I haven't done this already! Thank you – will push a fix for this soon.

DanSolo81 commented 5 years ago

Hey guys, I made another suggestion that could work with this suggestion. When the mouse or trackpad is disturbed and the cursor appears on screen, so would the band name and name of the song currently playing. After 5-10 seconds the cursor and track information disappear.

zachwinter commented 5 years ago

I've built a new UI that adds this feature. It's still not ready for me to redirect the existing Heroku app (there are a couple outstanding bugs), but you can check it out here:

https://www.kaleidosync.com

Feedback is highly appreciated. <3