mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 19:54:50 +00:00
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
Download
- git branch
- 2024-08-16
- 2024-07-29 don't focus other outputs (apply this minipatch if you'd prefer that)
- 2024-07-16
- 2024-06-30
- 2024-06-21
- 2024-06-19
- 2024-06-08
- 2024-03-13
- 2024-02-20
- 2023-10-28 Updated version of 2023-04-29, prevents ipc from freezing the compositor in printstatus.
- 2023-04-29 Use this for dwl-ipc-unstable-v2. If you are using commit 9d68554 or later, use this. For status bars this protocol is supported by dwlb, Waybar and dwl-bar.
- 2023-04-29 Use this for dwl-ipc-unstable-v1. If you are using commit bbdaf2a9, release 0.4 or earlier, use this. For status bars, this protocol is supported by dwl-bar.
- 2023-02-20 Use this for net-tapesoftware-dwl-wm-unstable-v1. If you are using commit c69a2bec or later, use this. For status bars this protocol is supported by somebar.