From 0f9104285bab49c1e701ea429380ace9230309f0 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Tue, 9 Mar 2021 13:23:39 +0100 Subject: Adding tab patch --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fef9468..7cfdc2d 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-09 - Added the tab patch + 2021-02-11 - Added the riodraw and focusdir patches 2021-01-22 - Added the placemouse patch @@ -575,6 +577,13 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [systray](https://dwm.suckless.org/patches/systray/) - adds system tray in the status bar + - [tab](https://dwm.suckless.org/patches/tab/) + - transforms the monocle layout into a "tabbed" layout if more than one window is present on the monocle view + - this is essentially just a specific bar + - the patch has been added for demonstration purposes only and has limited compatibility with other patches + - it will conflict space-wise with a second bar + - note that fancybar, awesomebar, bartabgroups and similar patches make the tab patch redundant + - [tagall](https://dwm.suckless.org/patches/tagall/) - adds keyboard shortcuts to move all (or only floating) windows from one tag to another -- cgit v1.2.3