[wiki] [sites] [dwm][patch][awesomebar] fix description || ornx
commit 3151f73792ca0df330cc0dc5984e277fccf57c33
Author: ornx <ornx_AT_protonmail.com>
Date: Sun Jun 30 13:09:03 2019 -0400
[dwm][patch][awesomebar] fix description
diff --git a/dwm.suckless.org/patches/awesomebar/index.md b/dwm.suckless.org/patches/awesomebar/index.md
index 7f6d7230..b52cdd4f 100644
--- a/dwm.suckless.org/patches/awesomebar/index.md
+++ b/dwm.suckless.org/patches/awesomebar/index.md
_AT_@ -4,11 +4,10 @@ awesomebar
Description
-----------
This patch changes the taskbar to be more like awesome. To be specific, it:
-
- * shows all tasks in the current tag in the taskbar at all times
- * clicking on an unfocused window's title in the taskbar focuses that window
- * clicking on a focused window's title in the taskbar hides that window
- * clicking on a hidden window's title in the taskbar unhides and focuses that window
+* shows all tasks in the current tag in the taskbar at all times
+* clicking on an unfocused window's title in the taskbar focuses that window
+* clicking on a focused window's title in the taskbar hides that window
+* clicking on a hidden window's title in the taskbar unhides and focuses that window
Since this patch relies on knowing how big everything is in the taskbar, make sure to adjust the buttonpress()/drawbar() functions to account for any space in the taskbar used by other patches (such as systray).
Received on Sun Jun 30 2019 - 19:24:46 CEST
This archive was generated by hypermail 2.3.0
: Sun Jun 30 2019 - 19:36:28 CEST