vispy / jupyter_rfb

Remote Frame Buffer for Jupyter
https://jupyter-rfb.readthedocs.io
MIT License
55 stars 10 forks source link

allow setting the cursor #84

Closed kushalkolar closed 7 months ago

kushalkolar commented 7 months ago

Exposes style.cursor of the DOM element so that it can be changed. Tested with wgpu RFB canvas too.

https://github.com/vispy/jupyter_rfb/assets/9403332/a27c500a-9b08-4d28-8731-7457e50680da

kushalkolar commented 7 months ago

good to go!