From 2b67e1111decd9e09ba640675b58b9b3a615434f Mon Sep 17 00:00:00 2001 From: vetu104 Date: Sat, 8 Mar 2025 14:02:42 +0200 Subject: [PATCH] Move GTK based bar-systray to stale --- .../bar-systray-old}/README.md | 2 ++ .../bar-systray-old}/bar-systray-0.7.patch | 0 .../bar-systray-old}/systray.png | Bin 3 files changed, 2 insertions(+) rename {patches/bar-systray => stale-patches/bar-systray-old}/README.md (94%) rename {patches/bar-systray => stale-patches/bar-systray-old}/bar-systray-0.7.patch (100%) rename {patches/bar-systray => stale-patches/bar-systray-old}/systray.png (100%) diff --git a/patches/bar-systray/README.md b/stale-patches/bar-systray-old/README.md similarity index 94% rename from patches/bar-systray/README.md rename to stale-patches/bar-systray-old/README.md index 5cea65b..9c8b94e 100644 --- a/patches/bar-systray/README.md +++ b/stale-patches/bar-systray-old/README.md @@ -3,6 +3,8 @@ Add a system tray next to the [bar](https://codeberg.org/dwl/dwl-patches/src/bra ![preview](systray.png) +**Superseded by [bar-systray](/dwl/dwl-patches/src/branch/main/patches/bar-systray).** + ### Dependencies - GTK4 - [bar.patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar) as mentioned. diff --git a/patches/bar-systray/bar-systray-0.7.patch b/stale-patches/bar-systray-old/bar-systray-0.7.patch similarity index 100% rename from patches/bar-systray/bar-systray-0.7.patch rename to stale-patches/bar-systray-old/bar-systray-0.7.patch diff --git a/patches/bar-systray/systray.png b/stale-patches/bar-systray-old/systray.png similarity index 100% rename from patches/bar-systray/systray.png rename to stale-patches/bar-systray-old/systray.png