← Back to all sparks
N

Nextcloud Talk Desktop

MEETINGS
Velocity5.0

Desktop client for Nextcloud Talk chat and video calls

The Talk desktop wrapper is quietly building the deployment surface an IT department needs.

desktop-clientelectronmanaged-deploymentwaylandwhite-labelling
Current state
Releases pair a bundled Talk version bump with platform-specific fixes, and the recent run has been dominated by Linux and Wayland behaviour, Electron upgrades, and installer correctness. The notable functional addition is managed configuration: serverUrl can now be preset through Windows GPO registry policies and macOS NSUserDefaults, alongside a CLI command to preset the account and an option to start maximised rather than in the background.
Where it's heading
The work splits cleanly. One half is keeping an Electron shell healthy across three desktops — Wayland title bars, GTK forcing removed, Flatpak runtime bumps, Windows ARM build scripts, an MSI that was shipping x86 instead of x64. The other half is making the app deployable at scale: preconfigured server URLs, account presets, in-app update notifications that download the right installer, and .overrides build customisation for rebranding. That second thread is what turns a wrapper into something an organisation rolls out.
Prediction
Expect further managed-deployment options and continued Electron and Wayland maintenance, with each release tracking the bundled Talk version on both stable and beta channels.

Recent moves

  1. 2d ago

    Reply quotes and file previews unbroken by pinning postcss

    Fixes visually broken reply quotes and file previews caused by a BOM-related style corruption, resolved by pinning postcss. Shipped eighteen hours after the previous release — a fast regression turnaround, nothing more.

    View source ↗
  2. 3d ago

    Language crash fixed; Wayland native title bar option returns

    Fixes crashes in some languages and lets Linux and Wayland users switch back to the native title bar from app settings, with the bundled Talk moved to v24.0.3 on both channels. Wayland behaviour has needed attention in nearly every recent release.

    View source ↗
  3. 23d ago

    Managed serverUrl config via Windows GPO and macOS defaults

    Administrators can preset the server URL through Windows registry policies and macOS NSUserDefaults, which is the piece that makes a mass rollout viable. Also removes login prefill of the last user id, which broke outright when the id was an email address.

    View source ↗
  4. 1mo ago

    Electron 41, Windows ARM builds, .overrides customisation

    Moves to Electron 41 with Wayland workarounds, adds Windows ARM build scripts, and introduces .overrides build customisation for config and styles. The customisation hook is the start of the white-labelling surface that later releases extend.

    View source ↗
  5. 4mo ago

    Bundled Talk updated to v23.0.3

    A version-tracking release: the built-in Talk moves to v23.0.3 on both channels, with the rest being dependency bumps and a TypeScript migration of the welcome screen.

    View source ↗
  6. 5mo ago

    Account presets via CLI and in-app update downloads

    Adds a CLI command to preset the account, prefills server URL and user from the last login, and makes the update notification download the correct installer instead of opening a GitHub page. Three separate reductions in the manual steps between install and working client.

    View source ↗