Updated Patches (markdown)

Stivvo 2020-09-02 18:02:45 +02:00
parent 6f7aff58c9
commit 0748558948

@ -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!
<!-- please keep the patch list in alphabetical order by name, thanks! -->
* [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...)