summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-03-31 09:18:58 +0200
committerbakkeby <[email protected]>2021-03-31 09:18:58 +0200
commit647c5935b347cf234a0d6b8186e7f083a2202a65 (patch)
tree74583020df12fa50f8f706e0ed2684f0d8ef1636 /README.md
parent6b1225d3b3692a7f9b8106ecd5d0c4b7e267c60b (diff)
downloaddwm-flexipatch-647c5935b347cf234a0d6b8186e7f083a2202a65.tar.gz
dwm-flexipatch-647c5935b347cf234a0d6b8186e7f083a2202a65.zip
Adding tapresize notes to README.md
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 9e37824..3f5ebb4 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-03-31 - Added tapresize patch (contributed by [verschmelzen](https://github.com/verschmelzen))
+
2021-03-29 - Removed alwaysfullscreen patch (merged into dwm 6.2)
2021-03-09 - Added the tab patch and the LG3D patch
@@ -612,6 +614,10 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- [tagswapmon](https://github.com/bakkeby/patches/wiki/tagswapmon/)
- swap all visible windows on one monitor with those of an adjacent monitor
+ - [tapresize](https://dwm.suckless.org/patches/tapresize/)
+ - allows resizing of windows using a touchpad
+ - uses vertical and horizontal scroll events allowing you to use one-finger tap for moving windows and two-finger tap for resizing
+
- [~titlecolor~](https://dwm.suckless.org/patches/titlecolor/)
- ~adds a new color scheme used by the (selected) window title in the bar~