Updated ipc (markdown)

MadcowOG 2023-04-03 00:43:35 +00:00
parent 5514095a0c
commit c7600e41e8

1
ipc.md

@ -2,7 +2,6 @@
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. 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 ### Download
- [2023-04-2](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-27](https://github.com/djpohly/dwl/compare/main...madcowog:ipcv2.patch)
- [2023-02-23](https://github.com/djpohly/dwl/compare/main...madcowog:ipc.patch) - [2023-02-23](https://github.com/djpohly/dwl/compare/main...madcowog:ipc.patch)