Skip to content

tracking: Linux Desktop App support and build pipeline #1553

@youssefbrr

Description

@youssefbrr

Problem

Currently, the releases page only provides .dmg and .exe files. While the codebase uses Tauri and the scap crate (which supports Pipewire), there are likely UI or permission-handling gaps preventing a Linux release.

Steps to Reproduce / Technical Blockers

  • When attempting to build the desktop package on Linux (e.g., Ubuntu 24.04), what are the current blockers?
  • Are there specific Tauri plugins or Rust dependencies that are currently Darwin/Windows only?

Expected Behavior

  • Ability to run pnpm build in the apps/desktop directory on a Linux environment and generate a functional binary.
  • Support for Wayland/PipeWire screen capture (using the existing scap implementation).

Environment

  • OS: [e.g. Ubuntu 24.04, Fedora 40]
  • Display Server: Wayland / X11
  • Cap Version: v0.4.4 (Latest)

Contribution

I am happy to help test alpha builds or provide logs if a maintainer can point to a branch where Linux support is being drafted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions