flâneur

nbdd0121/wsld: WSL Daemon - Stable X11 connection and time synchronisation for WSL2

github.com · 454 words · saved by 1 readers

WSL Daemon - Stable X11 connection and time synchronisation for WSL2

Persist X11 connection when network changes or PC resumes from disconencted sleep/hibernation, and keep your WSL time in sync. Formerly called x11-over-vsock; renamed to wsld as it gained extra functionality. Implementation detail can be found here. Build This program is written in Rust. If you do not have Rust toolchain installed you can get it from https://rustup.rs/. Building on Windows also requires Visual C++ toolchain. Install in WSL using cargo install --locked --git https://github.com/nbdd0121/wsld wsld and install in Windows using cargo install --locked --git…

saved by

related reading