diff --git a/ipc.md b/ipc.md index 6080436..bda557e 100644 --- a/ipc.md +++ b/ipc.md @@ -2,6 +2,7 @@ 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 + - [2023-02-27](https://github.com/djpohly/dwl/compare/main...madcowog:ipcv2.patch) - [2023-02-23](https://github.com/djpohly/dwl/compare/main...madcowog:ipc.patch) ### Authors