nextcloud / nextcloud/spreed

Screen-sharing and video behavior: single click to zoom, double click for fullscreen

Open
#16,411 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: call 📹 feature: frontend 🖌️
Dominant language
JavaScript
Stars
2.2k
Forks
586
Avg merge
18h 27m
Merged PRs (30d)
333

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Problem

When hovering screen sharing, a user can see the "Zoom in" cursor. It is supposed to mean that click on the screen sharing zooms it in. While in fact it only zooms on double click.

At the same time, double-click on a video often goes "fullscreen", which is especially actual for screen sharing.

Proposal

  • Zoom in with a single click or explicit controls
  • Use double click to switch to Talk Fullscreen mode

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the screen-sharing and video interaction entry points in the frontend. Verify the current click and double-click behavior, then confirm that a single click or explicit control zooms screen sharing and a double click switches to Talk Fullscreen mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
audio-video-rtc, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.