Add Czech translation of README
better_linux_run_cmds: run cmds without creating tmp files
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Add Czech localization to application
adapt to flutter 3
fix build & create ui interface
fix_deadlock_general_service
Minor fixes to Italian translation
refactor ui function to global public (ui.rs)
--release instead of ---release
Fixed some unchanged names
Added flutter feature, fixed flutter compilation on windows and removed some auto generated files
Add label for feature request
WIP: flutter desktop ffi
Strip release binary via Rust toolchain
Add pynput installation section to README
Remove `remote.rs` static mut booleans unsafe code, by using AtomicBool
As of Rust 1.59, full stripping support has been added (see https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html#creating-stripped-binaries).
Prevents flooding the server log with warnings. Closes #591.
feat: rustdesk linux flutter build cmake