-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
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
desktoppackage 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 buildin theapps/desktopdirectory on a Linux environment and generate a functional binary. - Support for Wayland/PipeWire screen capture (using the existing
scapimplementation).
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
Labels
No labels