Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Render Jitsi (and other sticky widgets) in PiP container, so it can be dragged and the "jump to room functionality" is provided #7450

Merged
merged 29 commits into from
Jan 13, 2022

Commits on Dec 27, 2021

  1. Always show jitsi

    (and other sticky widgets) in pip mode if they are not shown
    in any of the other widget containers.
    toger5 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    48224bb View commit details
    Browse the repository at this point in the history
  2. make active widgets (jitsi call) use the same container pip container…

    … than the P2P calls.
    toger5 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    17e3776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e30d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. remove comments

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    4553b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f0906 View commit details
    Browse the repository at this point in the history
  3. onWidgetAction->onAction

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a24ba78 View commit details
    Browse the repository at this point in the history
  4. clean up onAction switch

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c975cbc View commit details
    Browse the repository at this point in the history
  5. add translation

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d90e2c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fb3d9f View commit details
    Browse the repository at this point in the history
  7. CallContainer -> PiPcontainer

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    01c34a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d648c3f View commit details
    Browse the repository at this point in the history
  9. the linter.. the linter ..

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f489316 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c5abc3 View commit details
    Browse the repository at this point in the history
  11. fix i18n

    toger5 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    34f5b4c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. review fixes

    toger5 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    b9afcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7bae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c590a07 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    346eb6e View commit details
    Browse the repository at this point in the history
  2. refactor for new right panel

    remove old artifact:  AfterRightPanelPhaseChangePayload
    toger5 committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b62c868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3698f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bcf608 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Update src/components/views/elements/PersistentApp.tsx

    Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
    toger5 and jryans authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    9e4aeca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b033398 View commit details
    Browse the repository at this point in the history
  3. review

    toger5 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    e0d5216 View commit details
    Browse the repository at this point in the history
  4. "PiP" -> "Pip"

    toger5 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2eb3af2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8acf163 View commit details
    Browse the repository at this point in the history
  6. lint

    toger5 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    c49b72b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. improove weird styling

    toger5 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    55d8cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d24195d View commit details
    Browse the repository at this point in the history