From b3d336322e56637c7e157a44695dab6def2fcb05 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Thu, 27 Aug 2020 07:34:21 +0200 Subject: Adding aspectresize patch --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index cb2435a..a7e3f36 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: +2020-08-27 - Added aspectresize patch + 2020-08-25 - Unified tag icon handling while adding support for different icons per monitor. Added alttagsdecoration patch. 2020-08-22 - Added logic to auto-hide bars if nothing is drawn on them (e.g. for standalone bars that only show certain clients). Added clientindicators patch and unified indicator code. Simplified Pango integration by settling on common function signatures. @@ -170,6 +172,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [alwaysfullscreen](https://dwm.suckless.org/patches/alwaysfullscreen/) - prevents the focus to drift from the active fullscreen client when using focusstack\(\) + - [aspectresize](https://dwm.suckless.org/patches/aspectresize/) + - allows windows to be resized with its aspect ratio remaining constant + - [attachabove](https://dwm.suckless.org/patches/attachabove/) - new windows are placed above selected client -- cgit v1.2.3