From 5644b8c698a8a3b946298afa9d092c491a58f84c Mon Sep 17 00:00:00 2001 From: 0undefined <0undefined@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:49:04 +0100 Subject: [PATCH] Add move-stack-top patch --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index c3dd86c..0d03bcd 100644 --- a/Patches.md +++ b/Patches.md @@ -35,6 +35,7 @@ Please ensure that the only changes in that branch are those needed for the patc ### Clients & tags manipulation * [focusmaster](https://github.com/djpohly/dwl/wiki/focusmaster) * [movestack](https://github.com/djpohly/dwl/wiki/movestack) +* [move-stack-top](https://github.com/djpohly/dwl/wiki/move-stack-top) * [push](https://github.com/djpohly/dwl/wiki/push) * [shiftview](https://github.com/djpohly/dwl/wiki/shiftview) * [singletagset](https://github.com/djpohly/dwl/wiki/singletagset)