Updated Patches (markdown)

Dima Krasner 2022-07-19 11:56:47 +03:00
parent 803dcbea18
commit c1a894e634

@ -52,7 +52,7 @@ Please ensure that the only changes in that branch are those needed for the patc
* [push](https://github.com/djpohly/dwl/compare/wlroots-next...djpohly:push.patch): Adds functions `pushup` and `pushdown` to move windows within the tiling order ([original dwm patch](https://dwm.suckless.org/patches/push/))
* [restoreTiling](https://github.com/djpohly/dwl/compare/main...Stivvo:restoreTiling.patch): All floating windows become tiling when switching to a different layout (mod+t, mod+m...)
* [right](https://github.com/djpohly/dwl/compare/main...dimkr:right.patch): Put newly connected monitors on the right, like X does.
* [snail](https://github.com/djpohly/dwl/compare/main...dimkr:dwl:snail): A spiral-inspired layout for wide screens
* [snail](https://github.com/djpohly/dwl/compare/main...dimkr:dwl:snail.patch): A spiral-inspired layout for wide screens
* [shiftview](https://github.com/djpohly/dwl/compare/main...guidocella:shiftview.patch): Cycle through tags
* [smartBorders](https://github.com/djpohly/dwl/compare/main...Sevz17:smartborders.patch): The borders of a window aren't drawn when is the only tiling window in its tag or is in a monocle layout.
* \[out of date\] [swallow](https://github.com/djpohly/dwl/compare/main...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland windows) | Updated: 9/2/2020