mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-09-20 06:12:54 +00:00
- Revived ipc patch from stale-patches - Update to match the current dwl main branch - Protocol feature addition: extended dwl-ipc protocol with focused_geometry which allows passing the client geometry details trough the ipc - Cleaned the README.md - Pointed dwlmsg to updated fork
Description
Largely based on raphi's 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.
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 users: apply this for ipc tagsetting to work as expected