summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-02-11 12:01:08 +0100
committerbakkeby <[email protected]>2021-02-11 12:01:08 +0100
commit1d092253e3b9ee5e310957d83edb2effad10cdb8 (patch)
tree308e95e54c2ddfd5b4dc6edaaeff3e932489159e /README.md
parentb4758c388d968de19d633284e86a33c4fb592982 (diff)
downloaddwm-flexipatch-1d092253e3b9ee5e310957d83edb2effad10cdb8.tar.gz
dwm-flexipatch-1d092253e3b9ee5e310957d83edb2effad10cdb8.zip
Adding riodraw patch
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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