From 1d092253e3b9ee5e310957d83edb2effad10cdb8 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Thu, 11 Feb 2021 12:01:08 +0100 Subject: Adding riodraw patch --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index cc89b8a..57d56aa 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: +2021-02-11 - Added the riodraw patch + 2021-01-22 - Added the placemouse patch 2021-01-02 - Added the Layoutmenu patch @@ -474,6 +476,10 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - adds a keyboard shortcut to restart dwm or alternatively by using kill -HUP dwmpid - additionally dwm can quit cleanly by using kill -TERM dwmpid + - [riodraw](https://github.com/bakkeby/patches/blob/master/dwm/dwm-riodraw-6.2.diff) + - adds rio-like drawing to resize the selected client (backported from instantWM) + - depends on an external tool slop being installed + - [rotatestack](https://dwm.suckless.org/patches/rotatestack/) - let's you rotate through the stack using keyboard shortcuts -- cgit v1.2.3