From fd5e06a50dfba552c0d3b34eba6a2ed656726f5c Mon Sep 17 00:00:00 2001 From: julmajustus Date: Mon, 21 Sep 2026 21:49:55 +0300 Subject: [PATCH] ipc: update for v0.9 --- patches/ipc/README.md | 2 +- patches/ipc/focus-tagset-output.patch | 6 +++--- patches/ipc/ipc.patch | 6 +++--- patches/ipc/ipcpertag.patch | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/patches/ipc/README.md b/patches/ipc/README.md index 95f9bb9..34ab473 100644 --- a/patches/ipc/README.md +++ b/patches/ipc/README.md @@ -7,7 +7,7 @@ Note to [pertag](../pertag/) users: apply [this](./ipcpertag.patch) for ipc tags ### Download - [git branch](https://codeberg.org/julmajustus/dwl/src/branch/ipc-0.9) -- [main-d16036e](./ipc.patch) +- [v0.9](/dwl/dwl-patches/raw/branch/main/patches/ipc/ipc.patch) ### Authors - [MadcowOG](https://github.com/MadcowOG) diff --git a/patches/ipc/focus-tagset-output.patch b/patches/ipc/focus-tagset-output.patch index 94cc41f..5147c59 100644 --- a/patches/ipc/focus-tagset-output.patch +++ b/patches/ipc/focus-tagset-output.patch @@ -1,7 +1,7 @@ -From e377ecd4c9f43282c8e795a1f3643c33cc5cabae Mon Sep 17 00:00:00 2001 +From e3b5143bbc21a13cf55b843d8a0f7f042f299595 Mon Sep 17 00:00:00 2001 From: julmajustus -Date: Sun, 20 Sep 2026 02:06:41 +0300 -Subject: [PATCH] focus-tagset-output init +Date: Mon, 21 Sep 2026 21:43:44 +0300 +Subject: [PATCH] ipc: update focus-tagset-output patch for v0.9 --- dwl.c | 1 + diff --git a/patches/ipc/ipc.patch b/patches/ipc/ipc.patch index b175af0..91b9138 100644 --- a/patches/ipc/ipc.patch +++ b/patches/ipc/ipc.patch @@ -1,7 +1,7 @@ -From ef4e12f827e50bbbe4b1cb211cdf1f5420fc87bd Mon Sep 17 00:00:00 2001 +From 14ba1bbe5c64e58e6dc1194a8269c7e83c072195 Mon Sep 17 00:00:00 2001 From: julmajustus -Date: Sun, 20 Sep 2026 02:01:46 +0300 -Subject: [PATCH] ipc init +Date: Mon, 21 Sep 2026 21:39:40 +0300 +Subject: [PATCH] ipc: update for v0.9 --- Makefile | 13 +- diff --git a/patches/ipc/ipcpertag.patch b/patches/ipc/ipcpertag.patch index 6efc1b8..6ea6e1e 100644 --- a/patches/ipc/ipcpertag.patch +++ b/patches/ipc/ipcpertag.patch @@ -1,7 +1,7 @@ -From 90a2d3941de8842074157a7144c901eb316ba0e2 Mon Sep 17 00:00:00 2001 +From cfcff31000041511b97c928645f2daef3127ba09 Mon Sep 17 00:00:00 2001 From: julmajustus -Date: Sun, 20 Sep 2026 02:04:17 +0300 -Subject: [PATCH] ipcpertag init +Date: Mon, 21 Sep 2026 21:41:48 +0300 +Subject: [PATCH] ipc: update ipcpertag for v0.9 --- dwl.c | 50 +++++++++++++++++++++++++++++++++++---------------