From 6fe8eee12e2a487fa44a3c56d24dccde668818f8 Mon Sep 17 00:00:00 2001 From: Faerryn Date: Fri, 27 May 2022 00:15:03 -0400 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 81a4242..0f3758c 100644 --- a/Patches.md +++ b/Patches.md @@ -60,4 +60,4 @@ Please ensure that the only changes in that branch are those needed for the patc * [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 * [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. -* [cursor wrap](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_wrap.patch): SUMMARY \ No newline at end of file +* [cursor warp](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_warp.patch): When focus is changed, warp the cursor the the center of the new focused client (if it wasn't already within the client's geometry). \ No newline at end of file