Updated Patches (markdown)

Faerryn 2022-05-27 00:10:14 -04:00
parent 1409b05925
commit 5dbdfe798c

@ -59,4 +59,5 @@ Please ensure that the only changes in that branch are those needed for the patc
* [unclutter](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch): Hide the mouse cursor if it isnt being used * [unclutter](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch): Hide the mouse cursor if it isnt being used
* [vanitygaps](https://github.com/djpohly/dwl/compare/main...Sevz17:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch (rebased against main on 02/27/2020) * [vanitygaps](https://github.com/djpohly/dwl/compare/main...Sevz17:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch (rebased against main on 02/27/2020)
* [vertile](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch): A tiled layout optimized for wide vertical monitors * [vertile](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch): A tiled layout optimized for wide vertical monitors
* [XF86keysym](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch): Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys. * [XF86keysym](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch): Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys.
* [PATCHNAME](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_wrap.patch): SUMMARY