From 88629d7eb89568003568cd0f0eef96337443f570 Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Sun, 26 Mar 2023 13:12:18 +1000 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Patches.md b/Patches.md index 1c1b64e..0b22db3 100644 --- a/Patches.md +++ b/Patches.md @@ -18,12 +18,13 @@ Please ensure that the only changes in that branch are those needed for the patc ### Layouts * [bottomstack](https://github.com/djpohly/dwl/wiki/bottomstack) +* [column](https://github.com/djpohly/dwl/wiki/column-layout) +* [cyclelayouts](https://github.com/djpohly/dwl/wiki/cyclelayouts) * [fibonacci](https://github.com/djpohly/dwl/wiki/fibonacci) * [gaplessgrid](https://github.com/djpohly/dwl/wiki/gaplessgrid) * [gridmode](https://github.com/djpohly/dwl/wiki/gridmode) * [snail](https://github.com/djpohly/dwl/wiki/snail) * [vertile](https://github.com/djpohly/dwl/wiki/vertile) -* [cyclelayouts](https://github.com/djpohly/dwl/wiki/cyclelayouts) ### Clients placement * [alwayscenter](https://github.com/djpohly/dwl/wiki/alwayscenter) @@ -33,6 +34,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [restoretiling](https://github.com/djpohly/dwl/wiki/restoretiling) ### Clients & tags manipulation +* [centerterminal](https://github.com/djpohly/dwl/wiki/centerterminal) * [focusmaster](https://github.com/djpohly/dwl/wiki/focusmaster) * [movestack](https://github.com/djpohly/dwl/wiki/movestack) * [move-stack-top](https://github.com/djpohly/dwl/wiki/move-stack-top) @@ -40,40 +42,39 @@ Please ensure that the only changes in that branch are those needed for the patc * [shiftview](https://github.com/djpohly/dwl/wiki/shiftview) * [singletagset](https://github.com/djpohly/dwl/wiki/singletagset) * [pertag](https://github.com/djpohly/dwl/wiki/pertag) -* [centerterminal](https://github.com/djpohly/dwl/wiki/centerterminal) ### Rules * [center](https://github.com/djpohly/dwl/wiki/center) +* [customfloat](https://github.com/djpohly/dwl/wiki/customfloat) * [namedscratchpads](https://github.com/djpohly/dwl/wiki/namedscratchpads) * [sticky](https://github.com/djpohly/dwl/wiki/sticky) * [swallow](https://github.com/djpohly/dwl/wiki/swallow) * [switchtotag](https://github.com/djpohly/dwl/wiki/switchtotag) -* [customfloat](https://github.com/djpohly/dwl/wiki/customfloat) ### Input -* [keycodes](https://github.com/djpohly/dwl/wiki/keycodes) +* [chainkeys](https://github.com/djpohly/dwl/wiki/chainkeys) +* [en-keycodes](https://github.com/djpohly/dwl/wiki/en-keycodes) * [input](https://github.com/djpohly/dwl/wiki/input) +* [keychord](https://github.com/djpohly/dwl/wiki/keychord) +* [keycodes](https://github.com/djpohly/dwl/wiki/keycodes) * [numlock](https://github.com/djpohly/dwl/wiki/numlock) * [toggleKbLayout](https://github.com/djpohly/dwl/wiki/toggleKbLayout) * [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately) * [XF86keysym](https://github.com/djpohly/dwl/wiki/XF86keysym) -* [en-keycodes](https://github.com/djpohly/dwl/wiki/en-keycodes) -* [chainkeys](https://github.com/djpohly/dwl/wiki/chainkeys) -* [keychord](https://github.com/djpohly/dwl/wiki/keychord) ### Cursor * [cursortheme](https://github.com/djpohly/dwl/wiki/cursortheme) * [cursorwarp](https://github.com/djpohly/dwl/wiki/cursorwarp) -* [unclutter](https://github.com/djpohly/dwl/wiki/unclutter) -* [hidecursor](https://github.com/djpohly/dwl/wiki/hidecursor) * [dragmfact](https://github.com/djpohly/dwl/wiki/dragmfact) -* [nomousefocus](https://github.com/djpohly/dwl/wiki/nomousefocus) +* [hidecursor](https://github.com/djpohly/dwl/wiki/hidecursor) * [mousefollowsfocus](https://github.com/djpohly/dwl/wiki/mouse-follows-focus) +* [nomousefocus](https://github.com/djpohly/dwl/wiki/nomousefocus) +* [unclutter](https://github.com/djpohly/dwl/wiki/unclutter) ### Monitor * [fallback](https://github.com/djpohly/dwl/wiki/fallback) -* [monitorconfig](https://github.com/djpohly/dwl/wiki/monitorconfig) * [focusMonPointer](https://github.com/djpohly/dwl/wiki/focusMonPointer) +* [monitorconfig](https://github.com/djpohly/dwl/wiki/monitorconfig) * [right](https://github.com/djpohly/dwl/wiki/right) ### Other