Updated Patches (markdown)

DanielMowitz 2021-09-06 21:39:24 +00:00
parent 0c5245c371
commit 90d7e3f8ee

@ -37,6 +37,7 @@ Please ensure that the only changes in that branch are those needed for the patc
* [output-power-management](https://github.com/djpohly/dwl/compare/main...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 * [output-power-management](https://github.com/djpohly/dwl/compare/main...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
* [pertag](https://github.com/djpohly/dwl/compare/main...guidocella:pertag.patch): A very slightly modified version of dwm's pertag patch (updated version of https://github.com/djpohly/dwl/compare/main...Bonicgamer:pertag.patch) * [pertag](https://github.com/djpohly/dwl/compare/main...guidocella:pertag.patch): A very slightly modified version of dwm's pertag patch (updated version of https://github.com/djpohly/dwl/compare/main...Bonicgamer:pertag.patch)
* [pointerConstraints](https://github.com/djpohly/dwl/compare/main...PalanixYT:pointer.patch): basic pointer constraints | Updated 30.6.2021 (Thanks to Bonicgamer for the implementation of pointer constraints) * [pointerConstraints](https://github.com/djpohly/dwl/compare/main...PalanixYT:pointer.patch): basic pointer constraints | Updated 30.6.2021 (Thanks to Bonicgamer for the implementation of pointer constraints)
* [priorityDrop](https://github.com/djpohly/dwl/compare/main...DanielMowitz:privilege-drop.patch): Adds the -u option that allows users to pass a desired uid to drop to after becoming DRM master
* [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/)) * [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...) * [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...)
* [shiftview](https://github.com/djpohly/dwl/compare/main...guidocella:shiftview.patch): Cycle through tags * [shiftview](https://github.com/djpohly/dwl/compare/main...guidocella:shiftview.patch): Cycle through tags