From f9fb9d850513512dd8d3b6793cb31ec2703669f4 Mon Sep 17 00:00:00 2001 From: Frank Honolka Date: Thu, 19 Mar 2026 04:40:41 +0000 Subject: [PATCH] ipc: update README.md --- patches/ipc/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patches/ipc/README.md b/patches/ipc/README.md index bf648a4..f86c15a 100644 --- a/patches/ipc/README.md +++ b/patches/ipc/README.md @@ -6,6 +6,8 @@ Status information to stdout is currently disabled as dwl tends to freeze. For n 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/snuk/dwl-patches/raw/branch/main/patches/ipc/ipc.patch) - [git branch](https://codeberg.org/notchoc/dwl/src/branch/ipc) - [2024-08-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/ipc/ipc.patch) - [2024-07-29](https://codeberg.org/dwl/dwl-patches/raw/commit/d235f0f88ed069eca234da5a544fb1c6e19f1d33/patches/ipc/ipc.patch) don't focus other outputs (apply [this minipatch](./focus-tagset-output.patch) if you'd prefer that)