From 0d6af9519e306e1be90f06f6784bb1f00f6f0484 Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Sat, 27 May 2023 13:49:21 +0200 Subject: [PATCH] Add missing patches, remove missing, fix order --- Patches.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Patches.md b/Patches.md index 1c6441c..dd1a355 100644 --- a/Patches.md +++ b/Patches.md @@ -56,11 +56,11 @@ Please ensure that the only changes in that branch are those needed for the patc ### Input * [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) * [keychord](https://github.com/djpohly/dwl/wiki/keychord) * [keycodes](https://github.com/djpohly/dwl/wiki/keycodes) * [naturalscrolltrackpad](https://github.com/djpohly/dwl/wiki/naturalscrolltrackpad) * [numlock](https://github.com/djpohly/dwl/wiki/numlock) +* [sway-pointer-constraints](https://github.com/djpohly/dwl/wiki/Sway-pointer-constraints) * [toggleKbLayout](https://github.com/djpohly/dwl/wiki/toggleKbLayout) * [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately) * [virtualpointer](https://github.com/djpohly/dwl/wiki/virtualpointer) @@ -71,11 +71,12 @@ Please ensure that the only changes in that branch are those needed for the patc * [cursorwarp](https://github.com/djpohly/dwl/wiki/cursorwarp) * [dragmfact](https://github.com/djpohly/dwl/wiki/dragmfact) * [hidecursor](https://github.com/djpohly/dwl/wiki/hidecursor) -* [mousefollowsfocus](https://github.com/djpohly/dwl/wiki/mouse-follows-focus) +* [mouse-follows-focus](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 +* [autorotation](https://github.com/djpohly/dwl/wiki/autorotation) * [fallback](https://github.com/djpohly/dwl/wiki/fallback) * [focusMonPointer](https://github.com/djpohly/dwl/wiki/focusMonPointer) * [monitorconfig](https://github.com/djpohly/dwl/wiki/monitorconfig)