johnae / swayipc-rs

A library for controlling sway through its IPC interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swayipc   Action Badge Version Badge License Badge

A Rust library for controlling swaywm through its IPC interface. This repository contains swayipc a blocking way to communicate with sway and swayipc-async for asynchronus communication.

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-rs or just want to add a new feature feel free to submit a PR.

Credits

About

A library for controlling sway through its IPC interface

License:MIT License


Languages

Language:Rust 100.0%