Created bar-ipc (markdown)

MadcowOG 2023-02-23 08:44:53 +00:00
parent 3589f4b5ec
commit d335e8314c

8
bar-ipc.md Normal file

@ -0,0 +1,8 @@
### Summary
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-23](https://github.com/djpohly/dwl/compare/main...madcowog:ipc.patch)
### Authors
- [MadcowOG](https://github.com/MadcowOG)