Updated ipc (markdown)

MadcowOG 2023-04-26 00:52:25 +00:00
parent fc6ed0d237
commit 933d653b3b

4
ipc.md

@ -2,9 +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-04-02](https://github.com/djpohly/dwl/compare/main...madcowog:ipcv3.patch)
- [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)
- Updating and fixing, will be back soon.
### Authors
- [MadcowOG](https://github.com/MadcowOG)