diff --git a/ipc.md b/ipc.md index d346a48..3f8fae2 100644 --- a/ipc.md +++ b/ipc.md @@ -2,7 +2,8 @@ Largely based on [raphi](https://sr.ht/~raphi/)'s [somebar](https://sr.ht/~raphi/somebar/), this patch provides an ipc for wayland clients. The ipc is intended for a wayland status bar, but can be generally used to receive updates and update dwl state in any way. ### Download - - Updating and fixing, will be back soon. + - [2023-04-29](https://github.com/djpohly/dwl/compare/main...madcowog:ipc-v2.patch) Use this for dwl-ipc-unstable-v2. + - [2023-04-29](https://github.com/djpohly/dwl/compare/main...madcowog:ipc-bbdf2.patch) Use this for dwl-ipc-unstable-v1. ### Authors - [MadcowOG](https://github.com/MadcowOG)