diff options
| author | bakkeby <[email protected]> | 2021-01-22 11:28:55 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-01-22 11:28:55 +0100 |
| commit | 0f284023050cca4a66479e36bd2fa37a1798bf83 (patch) | |
| tree | a78acc3805c9bb1938a537a86a9cf63861b78d2a /README.md | |
| parent | 49839cf6f14919470fee1be7033df1786afb055e (diff) | |
| download | dwm-flexipatch-0f284023050cca4a66479e36bd2fa37a1798bf83.tar.gz dwm-flexipatch-0f284023050cca4a66479e36bd2fa37a1798bf83.zip | |
Adding placemouse patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: +2021-01-22 - Added the placemouse patch + 2021-01-02 - Added the Layoutmenu patch 2020-10-26 - Added the \_NET\_CLIENT\_LIST\_STACKING patch @@ -448,6 +450,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [pertag](https://dwm.suckless.org/patches/pertag/) - adds nmaster, mfact, layouts and more per tag rather than per monitor + - [placemouse](https://github.com/bakkeby/patches/wiki/placemouse) + - lets the user change the position of a client in the stack using the mouse. + - [powerline](https://gitlab.com/udiboy1209-suckless/dwm/-/commit/071f5063e8ac4280666828179f92788d893eea40#4b1a539194be7467cefbda22f675a3b7c19ceca7) - adds drawing of powerline arrows (and diagonal lines) for both the status bar and the tags |
