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...)