From bba6f6e1971618717da80a7a59a3ec915f3b3eec Mon Sep 17 00:00:00 2001 From: Dhruva Sambrani <44899822+DhruvaSambrani@users.noreply.github.com> Date: Sat, 6 Jan 2024 01:00:13 +0100 Subject: [PATCH] remove old issue reporting for dhruva_sambrani patches --- dim-unfocused.-.md => dim-unfocused.md | 3 --- winview.md | 3 --- 2 files changed, 6 deletions(-) rename dim-unfocused.-.md => dim-unfocused.md (80%) diff --git a/dim-unfocused.-.md b/dim-unfocused.md similarity index 80% rename from dim-unfocused.-.md rename to dim-unfocused.md index b2e4a87..e8ef94f 100644 --- a/dim-unfocused.-.md +++ b/dim-unfocused.md @@ -3,9 +3,6 @@ Implements dimming of clients which are unfocused. The code also allows you to "dim" focused windows if you wish to, and as such allows any color dimming. There is also an additional option in Rule, which allows you to keep the client `alwaysbright`, that is, as if it is focused. -### Reporting Issues -Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches). - ### Download - [2023-11-30](https://codeberg.org/dwl/dwl-patches/raw/branch/main/dim-unfocused/dim-unfocused.patch) diff --git a/winview.md b/winview.md index e4a295b..5bbbf26 100644 --- a/winview.md +++ b/winview.md @@ -25,9 +25,6 @@ This patch is inspired from . Citing > > An example of how to insert this line can be found in the default config file template, config.def.h. -### Reporting Issues -Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches). - ### Download - [2023-11-26](https://codeberg.org/dwl/dwl-patches/raw/branch/main/winview/winview.patch)