From 0b350d1df752ef892875232054093e3ac9df512c Mon Sep 17 00:00:00 2001 From: groggone <97829937+groggone@users.noreply.github.com> Date: Thu, 13 Jul 2023 12:59:05 +0800 Subject: [PATCH] Updated movestack (markdown) --- movestack.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/movestack.md b/movestack.md index 1e72453..b56d63a 100644 --- a/movestack.md +++ b/movestack.md @@ -2,8 +2,11 @@ Allows you to move a window up and down the stack. ### Download +- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:movestack.patch) - [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-movestack.patch) - [2022-01-16](https://github.com/djpohly/dwl/compare/main...ss7m:movestack.patch) ### Authors -- [sam-barr](https://github.com/ss7m) \ No newline at end of file +- [sam-barr](https://github.com/ss7m) +- [Dmitry Zakharchenko](https://github.com/dm1tz) +- [Abanoub8](https://github.com/Abanoub8)