bigbluebutton-Github/bigbluebutton-html5/imports
Arthur B. Grossi 4aab1b21d8
feat(layout): add userdata bbb_hide_controls (#21410)
* feat(layout): add `hideTopRow` to nav bar context

Adds the `hideTopRow` property to the navbar in the layout context, allowing
the top row of the navigation bar to be hidden. Only the row with the
talking indicators and timer indicator will remain visible when this
option is used.

* feat(layout): add userdata `bbb_hide_controls`

Introduces the userdata join parameter `bbb_hide_controls`, which hides
the action bar and the top row of the navigation bar (including the close
sidebar button, room title, connectivity indicator, and leave meeting button)
while keeping the row with the talking indicator and timer indicator visible.

* fix(layout): has actions bar boolean expression
2024-10-23 09:06:44 -03:00
..
api fix(audio): check error codes before retrying on start failure 2024-10-21 14:43:12 +00:00
startup/client fix: locale issues (#21408) 2024-10-09 19:47:32 -04:00
ui feat(layout): add userdata bbb_hide_controls (#21410) 2024-10-23 09:06:44 -03:00
utils feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00