From c7600e41e8645bda2dfd9c36bf78fa55ca886463 Mon Sep 17 00:00:00 2001 From: MadcowOG <88654251+MadcowOG@users.noreply.github.com> Date: Mon, 3 Apr 2023 00:43:35 +0000 Subject: [PATCH] Updated ipc (markdown) --- ipc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ipc.md b/ipc.md index 5439ee7..bda557e 100644 --- a/ipc.md +++ b/ipc.md @@ -2,7 +2,6 @@ Largely based on [raphi](https://sr.ht/~raphi/)'s [somebar](https://sr.ht/~raphi/somebar/), this patch provides an ipc for wayland clients. The ipc is intended for a wayland status bar, but can be generally used to receive updates and update dwl state in any way. ### Download - - [2023-04-2](https://github.com/djpohly/dwl/compare/main...madcowog:ipcv3.patch) - [2023-02-27](https://github.com/djpohly/dwl/compare/main...madcowog:ipcv2.patch) - [2023-02-23](https://github.com/djpohly/dwl/compare/main...madcowog:ipc.patch)