#sway #ipc #async #async-executor #swayipc #swaywm

swayipc-async

A library for controlling sway through its IPC interface

7 releases (3 stable)

2.0.2 Nov 22, 2023
2.0.1 Aug 10, 2022
2.0.0 Dec 27, 2021
2.0.0-alpha.3 Mar 18, 2021
2.0.0-alpha Oct 30, 2020

#1955 in Network programming

Download history 293/week @ 2023-11-23 329/week @ 2023-11-30 191/week @ 2023-12-07 232/week @ 2023-12-14 180/week @ 2023-12-21 167/week @ 2023-12-28 229/week @ 2024-01-04 384/week @ 2024-01-11 461/week @ 2024-01-18 331/week @ 2024-01-25 364/week @ 2024-02-01 477/week @ 2024-02-08 530/week @ 2024-02-15 531/week @ 2024-02-22 412/week @ 2024-02-29 349/week @ 2024-03-07

1,877 downloads per month
Used in 7 crates

MIT license

60KB
1.5K SLoC

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.

Dependencies

~4–15MB
~173K SLoC