Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨(front) add virtual backgrounds + improve effects modal ! #326

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

NathanVss
Copy link
Collaborator

@NathanVss NathanVss commented Jan 29, 2025

Purpose

  • Enable multiple virtual backgrounds choice.
  • Implement the new UI of the effects modal.

Proposal

Capture d’écran 2025-01-29 à 16 09 35
Mon.film.1.mp4

Todo

  • Changing background does not work of FF
  • Tooltip labels
  • Compressed images
  • Rename background processor

@NathanVss NathanVss force-pushed the feat/background-effects branch 5 times, most recently from 3d918b2 to 0c8dcc3 Compare January 31, 2025 14:43
This is a wrapper around track-processor-js virtual background
processor. This is needed in order to be used in a generic way
in our code between firefox processors.
@NathanVss NathanVss force-pushed the feat/background-effects branch from 0c8dcc3 to fb2f75c Compare January 31, 2025 14:45
@NathanVss NathanVss changed the title WIP: ✨(front) add virtual backgrounds + improve effects modal ! ✨(front) add virtual backgrounds + improve effects modal ! Jan 31, 2025
@NathanVss NathanVss marked this pull request as ready for review January 31, 2025 14:46
BackgroundBlurCustomProcessor is renamed to BackgroundCustomProcessor in
order to reflect the fact that is now handles virtual backgrounds too.
BackgroundBlurFactory is also renamed to BackgroundProcessorFactory.
The processor serialization handling has also been updated in order
to support various options, also if persisted in local storage.
This new ui implement the new sketches and also enables the usage of
virtual background in a nice way.
@NathanVss NathanVss force-pushed the feat/background-effects branch from fb2f75c to 3adb5a8 Compare January 31, 2025 14:48
@NathanVss NathanVss merged commit eff0cb4 into main Jan 31, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants