server icon indicating copy to clipboard operation
server copied to clipboard

Remote cursor

Open davidnmbond opened this issue 3 years ago • 2 comments

Screego is absolutely great and we are using it for pair development. Thanks for this!

What would make it absolutely perfect for our purposes would be to show the remote cursor. Here's the ideal behaviour:

  • All connected users' cursor positions are captured by the remote browser.
  • Each is given a separate colour, ideally from a pastel colour palette: e.g. https://colorhunt.co/palettes/pastel
  • When remote users have not moved the cursor for more than (e.g.) 2 seconds, their cursor disappears
  • All participants can see all other participants' cursors
  • Each cursor has the remote users' name against it

davidnmbond avatar Nov 04 '21 17:11 davidnmbond

This is pretty essential for pair-programming sessions.

hydra avatar Mar 28 '22 20:03 hydra

The idea sounds great but with native browser technology it's impossible to achieve. The only way would be that the presenter has his own video stream on a second screen and there is the remote cursor shown. The problem is that a browser can't show a transparent "overlay" on a screen.

coreequip avatar Jul 07 '22 12:07 coreequip

I think it would be useful, but without a native application it won't have good user experience.

jmattheis avatar Oct 23 '22 10:10 jmattheis