Bindings for i3 and tokio allowing async applications to communicate with i3 over its IPC interface.
# Cargo.toml
[dependencies]
tokio-i3ipc = "0.16.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to i3 window manager and retrieves workspace list asynchronously.
Use #[tokio::main] or manually create a tokio runtime
No dependency data recorded yet.