Ben Orenstein · @r00k · December 14, 2020
We’ve taken some big steps toward improving the experience of three-way pairing sessions on Tuple.
The increasingly-inaccurately-named observers now have way more abilities:
There are still a few restrictions that differentiate an observer (the third person to join a call) from a guest (the second person to join), but those are next on the chopping block. Soon enough, we’ll remove those differences entirely, and a call will simply have a host and multiple equally-capable guests.
To support our new three-way pairing sessions, we needed a mouse mode that didn’t feel crazy with three participants.
We decided to expand our dual cursor mode into a multi-cursor mode, with one cursor for each participant.
As part of that refactoring, we rewrote the low-level code, fixing some long-standing bugs that prevented some mice/trackpads from using this nifty mode.
All participants can open their Tuple popover and see everyone who’s on the call.
Just in case, you know?