Updated ipc (markdown)

MadcowOG 2023-04-30 01:32:24 +00:00
parent 933d653b3b
commit 9dade0ef40

3
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)