mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-09 16:37:30 +00:00
Playback itself now works on Linux, but the React controls overlay doesn't appear. nativePlayerActive only flips on the native-player-show Tauri event, so log both sides: whether Rust actually emits it, and whether the App.tsx listener is registered in time to receive it. |
||
|---|---|---|
| .. | ||
| artwork.rs | ||
| downloads.rs | ||
| lib.rs | ||
| linux_player_surface.rs | ||
| macos_player_surface.rs | ||
| main.rs | ||
| mpv_render.rs | ||
| net_guard.rs | ||
| oauth.rs | ||
| player.rs | ||
| storage.rs | ||
| windows_player_surface.rs | ||