mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-05-07 00:35:20 +00:00
14 lines
763 B
Markdown
14 lines
763 B
Markdown
### Description
|
|
Largely based on [raphi](https://sr.ht/~raphi/)'s [somebar](https://sr.ht/~raphi/somebar/), this patch provides an ipc for wayland clients to get and set dwl state. The ipc is intended for status bars, but can also be scripted with tools like [dwlmsg](https://codeberg.org/notchoc/dwlmsg).
|
|
|
|
Status information to stdout is currently disabled as dwl tends to freeze. For now, `dwlmsg -w` should act as a drop-in replacement.
|
|
|
|
Note to [pertag](../pertag/) users: apply [this](./ipcpertag.patch) for ipc tagsetting to work as expected
|
|
|
|
### Download
|
|
- [git branch](https://codeberg.org/snuk/dwl/src/branch/ipc)
|
|
- [2026-03-19](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/ipc/ipc.patch)
|
|
|
|
### Authors
|
|
- [snuk](https://codeberg.org/snuk)
|