Jitsi Meet Desktop
Desktop application (macOS, Windows, Linux) for the open-source Jitsi Meet video conferencing platform.
A maintenance-mode Electron wrapper that reworked its window model and now gates remote control on consent.
◆Recent moves
- 14d ago
Remote control returns behind a translated native consent dialog
Remote control returns to the desktop app, this time behind a native consent dialog that is translated rather than English-only. Restoring a removed feature with a permission gate in front of it is the pattern this project follows on anything that touches another participant's machine.
View source ↗ - 1mo ago
Electron 43 bump and new static Linux AppImage builder
An Electron 43 bump and a switch to a new static AppImage builder on Linux. Packaging and runtime upkeep with nothing a user would notice.
View source ↗ - 2mo ago
Main UI redesigned to a conference list with per-call windows
⚡ SPARKThe one release this year that changed how the app is used rather than what it is built on: conferences became a list, and each call opens in its own window. It is the payoff of the two-window layout added the month before.
View source ↗ - 3mo ago
Two-window layout; groundwork for mac desktop audio capture
A two-window layout arrives, along with groundwork for desktop audio capture on macOS. The layout work is what the conference-list redesign built on three weeks later.
View source ↗ - 4mo ago
Electron 41 update and picture-in-picture restore fix
Electron and electron-builder updates plus a fix restoring the main window from the picture-in-picture widget. Routine dependency maintenance.
View source ↗ - 6mo ago
Fix for authentication popups
A single fix for authentication popups. A patch release with no other content.
View source ↗