From 673abc902e5ab37ea1384e7a617586902bb5319e Mon Sep 17 00:00:00 2001 From: Julia G <95506185+juliag2@users.noreply.github.com> Date: Sat, 4 Dec 2021 15:50:10 +0100 Subject: [PATCH] Added info about my alphafocus patch --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 83ede90..7eda5ec 100644 --- a/Patches.md +++ b/Patches.md @@ -17,6 +17,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [alpha](https://github.com/djpohly/dwl/compare/main...Sevz17:alpha.patch): Add default transparency for windows, it also adds alpha to the ruleset for override the transparency +* [alphafocus](https://github.com/djpohly/dwl/compare/main...juliag2:alphafocus.patch): Adds configurable transparency for focussed and unfocussed windows! * [alwayscenter](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:alwayscenter.patch): Center floating windows (Updated from `guidocella`'s version to work on all monitors) * [attachabove](https://github.com/djpohly/dwl/compare/main...ss7m:attachabove.patch): Newly created windows are placed above the currently selected window in the stack * [attachbottom](https://github.com/djpohly/dwl/compare/main...AurelWeinhold:attachbottom.patch): Newly created windows are placed at the bottom of the client tile stack