karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
428 stars 177 forks source link

Add screenshare and mini participant view #2710

Closed nicksellen closed 6 months ago

nicksellen commented 7 months ago

Adds two features to video calls:

Screenshare:

image

Mini view:

image

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 97.67442% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 73.78%. Comparing base (11e97e6) to head (4a335b5). Report is 1 commits behind head on master.

Files Patch % Lines
src/meet/helpers.js 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2710 +/- ## ========================================== + Coverage 73.67% 73.78% +0.10% ========================================== Files 404 406 +2 Lines 44236 44416 +180 Branches 2453 2446 -7 ========================================== + Hits 32593 32772 +179 - Misses 11643 11644 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nicksellen commented 6 months ago

Moved to https://codeberg.org/karrot/karrot-frontend/pulls/2710