Sooraj S
Sooraj S
Will add that that the hints do appear for a second after a while before disappearing again. Here's what happens for me on a near identical setup to OP's: 1)...
Running `cargo install spotify-tui` fails with: ``` error[E0433]: failed to resolve: use of undeclared type `PlatformClipboard` --> /data/data/com.termux/files/home/.cargo/registry/src/github.com-1ecc6299db9ec823/arboard-1.2.1/src/lib.rs:68:28 | 68 | Ok(Clipboard { platform: PlatformClipboard::new()? }) | ^^^^^^^^^^^^^^^^^ use of...
I've also noted that the *other* reliable method of forwarding audio - via turning the PC into a bluetooth audio receiver also fails, albeit more gracefully. The radio simply stops...
FWIW ` edge-tts -t "text here" | mpv - ` starts playing audio instantaneously independent of text size.
Can reproduce. Sway does not actually freeze but you have to full-screen apps before you can interact with them. Likely a bad interaction between freeze-feat's use of callbacks+layer-shell and wl-clipboard-rs's...
My preliminary theory is that freeze-feat destroys the overlay shell surface as a side effect of the program terminating rather than removing it manually on completion of selection, so when...
yeah that seems to have been it. Have a patch solving this.
The rationale for doing the fork is explained here: https://github.com/waycrate/wayshot/pull/89#issue-2151702439 > It it because you did not want this to block and it's blocking for a long time? Yes, it...
Can reproduce this but not consistently (about 1 in 6 times?). Happens without the `--clipboard` flag too. Does this reproduce consistently for you @Gigas002 ? What command are you using?
Some logs: Logs ``` WAYLAND_DEBUG=1 cargo run -- -s "" Finished dev [unoptimized + debuginfo] target(s) in 0.07s Running `target/debug/wayshot -s ''` [4252678.226][rs] -> [email protected]_registry(wl_registry@2) [4252678.291][rs] -> [email protected](wl_callback@3) [4252678.473][rs]