wok view i3status/description.txt @ rev 24852

updated libxml2, libxml2-dev, libxml2-python and libxml2-tools (2.9.10 -> 2.9.12)
author Hans-G?nter Theisgen
date Mon Mar 28 13:43:56 2022 +0100 (2022-03-28)
parents
children
line source
1 I3status is a small program for generating a status bar for i3bar,
2 dzen2, xmobar or similar programs.
3 It is designed to be very efficient by issuing a very small number
4 of system calls, as one generally wants to update such a status line
5 every second. This ensures that even under high load, your status
6 bar is updated correctly.
7 Also, it saves a bit of energy by not hogging your CPU as much as
8 spawning the corresponding amount of shell commands would.