commit fd9c554b0e7b4a54a6f99a1a4d6b7a854e1b6ed5
Author: explosion-mental <explosion0mental_AT_gmail.com>
Date: Thu May 26 23:10:33 2022 -0500
[dwm][status monitor] add integrated status text patch
diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md
index 3a792443..6634854a 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
_AT_@ -86,6 +86,9 @@ to the suckless philosophy.
prints current MPD song, load averages, time/date and battery percentage.
* [gods](
https://github.com/schachmat/gods) - implemented in Go. prints network
speed, cpu, ram, date/time
+* [integrated-status-text](../patches/integrated-status-text) - A patch to have
+ dwm itself handle the blocks asynchronously: this way we can handle mouse
+ clicks, colors, etc. much easier.
* [profil-dwmstatus-1.0.c](profil-dwmstatus-1.0.c) - cpufreq, battery percent
and date/time
* [rsblocks](
https://github.com/MustafaSalih1993/rsblocks) - A fast multi threaded status bar written in Rust, configurable with a yaml file.
Received on Fri May 27 2022 - 06:11:26 CEST