swayipc-async

Crates.ioswayipc-async
lib.rsswayipc-async
version2.0.3
sourcesrc
created_at2020-10-30 13:56:26.50194
updated_at2024-07-05 09:29:28.406961
descriptionA library for controlling sway through its IPC interface
homepage
repositoryhttps://github.com/jaycefayne/swayipc-rs
max_upload_size
id306990
size17,620
(JayceFayne)

documentation

README

swayipc-async   Action Badge Version Badge License Badge Docs Badge

A Rust library for controlling swaywm through its IPC interface. This library is executor agnostic and can be used with any async executor!

Usage

Examples of how to use the library can be found here.

i3 compatibility

i3 compatibility is kept if possible even though this library primarily targets sway.

Versioning

This library targets the latest stable release of sway.

Contributing

If you find any errors in swayipc or just want to add a new feature feel free to submit a PR.

Commit count: 165

cargo fmt