Updated Patches (markdown)

sam-barr 2021-01-16 14:18:01 -05:00
parent f78c3fc3b9
commit ac272dd06c

@ -22,6 +22,7 @@ Please ensure that the only changes in that branch are those needed for the patc
* [pointerConstraints](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pointerconstraints0.patch): basic pointer constraints | Updated: 9/20/2020 Hotfix: 6:24PM
* [focusMonPointer](https://github.com/djpohly/dwl/compare/master...Stivvo:focusMonPointer.patch): ``focusmon()`` moves the cursor to the focused monitor
* [makeDesktop](https://github.com/djpohly/dwl/compare/master...Stivvo:makeDesktop.patch): Support for ``make install`` and ``make uninstall``, which also installs a .desktop file to start dwl from a display manager
* [movestack](https://github.com/djpohly/dwl/compare/master...sam-barr:movestack.patch): Allows you to move a window up and down the stack
* [output-power-management](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:output-power-management.patch): Implement the output-power-management protocol. I don't know what this is used by, but here it is in case you need it (based on the layer shell pull request)
* [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...)
* [shiftview](https://github.com/djpohly/dwl/compare/master...guidocella:shiftview.patch): Cycle through tags