From 074855894882c3ce53f894e186523c22eed6c5ee Mon Sep 17 00:00:00 2001 From: Stivvo <48280463+Stivvo@users.noreply.github.com> Date: Wed, 2 Sep 2020 18:02:45 +0200 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index ac8562d..02ec9ba 100644 --- a/Patches.md +++ b/Patches.md @@ -12,6 +12,7 @@ Please ensure that the only changes in that branch are those needed for the patc **Note:** these external patches are user-submitted content, and the authors of dwl cannot monitor them. Please download and review a patch before using it! +* [customFloat](https://github.com/djpohly/dwl/compare/master...Stivvo:customFloat.patch): Rules for floating windows support default x, y, width, height. Defaults to the center of the screen and the client size * [pertag](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pertag.patch): A very slightly modified version of dwm's pertag patch * [pointerConstraints](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pointerconstraints0.patch): basic pointer constraints (for some reason only works if the window's top left corner is in the top left corner of the screen) | Updated: 8/26/2020 * [restoreTiling](https://github.com/djpohly/dwl/compare/master...Stivvo:restoreTiling.patch): All floating windows become tiling when switching to a different layout (mod+t, mod+m...)