Updated Patches (markdown)

Ben Collerson 2023-03-26 13:12:18 +10:00
parent 2b5ffc9bbc
commit 88629d7eb8

@ -18,12 +18,13 @@ Please ensure that the only changes in that branch are those needed for the patc
### Layouts ### Layouts
* [bottomstack](https://github.com/djpohly/dwl/wiki/bottomstack) * [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) * [fibonacci](https://github.com/djpohly/dwl/wiki/fibonacci)
* [gaplessgrid](https://github.com/djpohly/dwl/wiki/gaplessgrid) * [gaplessgrid](https://github.com/djpohly/dwl/wiki/gaplessgrid)
* [gridmode](https://github.com/djpohly/dwl/wiki/gridmode) * [gridmode](https://github.com/djpohly/dwl/wiki/gridmode)
* [snail](https://github.com/djpohly/dwl/wiki/snail) * [snail](https://github.com/djpohly/dwl/wiki/snail)
* [vertile](https://github.com/djpohly/dwl/wiki/vertile) * [vertile](https://github.com/djpohly/dwl/wiki/vertile)
* [cyclelayouts](https://github.com/djpohly/dwl/wiki/cyclelayouts)
### Clients placement ### Clients placement
* [alwayscenter](https://github.com/djpohly/dwl/wiki/alwayscenter) * [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) * [restoretiling](https://github.com/djpohly/dwl/wiki/restoretiling)
### Clients & tags manipulation ### Clients & tags manipulation
* [centerterminal](https://github.com/djpohly/dwl/wiki/centerterminal)
* [focusmaster](https://github.com/djpohly/dwl/wiki/focusmaster) * [focusmaster](https://github.com/djpohly/dwl/wiki/focusmaster)
* [movestack](https://github.com/djpohly/dwl/wiki/movestack) * [movestack](https://github.com/djpohly/dwl/wiki/movestack)
* [move-stack-top](https://github.com/djpohly/dwl/wiki/move-stack-top) * [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) * [shiftview](https://github.com/djpohly/dwl/wiki/shiftview)
* [singletagset](https://github.com/djpohly/dwl/wiki/singletagset) * [singletagset](https://github.com/djpohly/dwl/wiki/singletagset)
* [pertag](https://github.com/djpohly/dwl/wiki/pertag) * [pertag](https://github.com/djpohly/dwl/wiki/pertag)
* [centerterminal](https://github.com/djpohly/dwl/wiki/centerterminal)
### Rules ### Rules
* [center](https://github.com/djpohly/dwl/wiki/center) * [center](https://github.com/djpohly/dwl/wiki/center)
* [customfloat](https://github.com/djpohly/dwl/wiki/customfloat)
* [namedscratchpads](https://github.com/djpohly/dwl/wiki/namedscratchpads) * [namedscratchpads](https://github.com/djpohly/dwl/wiki/namedscratchpads)
* [sticky](https://github.com/djpohly/dwl/wiki/sticky) * [sticky](https://github.com/djpohly/dwl/wiki/sticky)
* [swallow](https://github.com/djpohly/dwl/wiki/swallow) * [swallow](https://github.com/djpohly/dwl/wiki/swallow)
* [switchtotag](https://github.com/djpohly/dwl/wiki/switchtotag) * [switchtotag](https://github.com/djpohly/dwl/wiki/switchtotag)
* [customfloat](https://github.com/djpohly/dwl/wiki/customfloat)
### Input ### 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) * [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) * [numlock](https://github.com/djpohly/dwl/wiki/numlock)
* [toggleKbLayout](https://github.com/djpohly/dwl/wiki/toggleKbLayout) * [toggleKbLayout](https://github.com/djpohly/dwl/wiki/toggleKbLayout)
* [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately) * [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately)
* [XF86keysym](https://github.com/djpohly/dwl/wiki/XF86keysym) * [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 ### Cursor
* [cursortheme](https://github.com/djpohly/dwl/wiki/cursortheme) * [cursortheme](https://github.com/djpohly/dwl/wiki/cursortheme)
* [cursorwarp](https://github.com/djpohly/dwl/wiki/cursorwarp) * [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) * [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) * [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 ### Monitor
* [fallback](https://github.com/djpohly/dwl/wiki/fallback) * [fallback](https://github.com/djpohly/dwl/wiki/fallback)
* [monitorconfig](https://github.com/djpohly/dwl/wiki/monitorconfig)
* [focusMonPointer](https://github.com/djpohly/dwl/wiki/focusMonPointer) * [focusMonPointer](https://github.com/djpohly/dwl/wiki/focusMonPointer)
* [monitorconfig](https://github.com/djpohly/dwl/wiki/monitorconfig)
* [right](https://github.com/djpohly/dwl/wiki/right) * [right](https://github.com/djpohly/dwl/wiki/right)
### Other ### Other