-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
Your use case
What would you like to do?
For Element Call PIP, we need to implement a new layout:
Why would you like to do it?
We want to have at all time your current mute state visible.
This not actually visible in the current PIP design, there is a top and bottom bar that appears on hover,
and web hardcode the button it if the widget is a all or Jitsi.
The idea is to let the app control what button it wants to show, and having web only showing a header with a back action.
How would you like to achieve it?
We probably want to keep that as a new option layout, and keep the old one for other apps.
When starting an element call we could then use the new PIP style.
This might require a bit of synchronisation (?), if we want that the embedded EC widget to have the bottom control bar itself (or you will have to go back then leave, no shortcut)
Have you considered any alternatives?
No response
Additional context
No response