Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-13 | fix: remove too much space before weathermain | ||
2024-08-13 | fix: improve rendering of bat symbols | ||
2024-08-13 | feat: add thermal info | ||
2024-08-13 | chore(sensors): 272b3ac -> 835b030 | ||
2024-08-13 | fix: improve blinking of nearly empty discharging battery | ||
2024-08-13 | fix: use dull green for min temp | ||
2024-08-13 | fix: insert space between forecast symbol and temperatures | ||
2024-08-13 | chore: drop unnecessary import | ||
2024-08-13 | feat: add all weather icons | ||
2024-08-13 | feat: show weather temperatures | ||
2024-08-13 | feat: show batteries separately and correct state | ||
2024-08-13 | refactor: introduce ADT for battery state | ||
2024-08-12 | feat: provide location to weather forecast | ||
2024-08-12 | feat: add icon for weather forecast | ||
2024-08-12 | fix: fix symbols for not charging battery | ||
2024-08-12 | feat: add weather forecast | ||
2024-08-12 | feat: make active workspace cyan | ||
2024-08-12 | feat: show if battery is charging | ||
2024-08-12 | feat: switch to upward battery icons | ||
2024-08-12 | fix: fix rate sensor | ||
Fixes `net` and `io` sensors not showing any values. | |||
2024-08-12 | feat: critical battery blinks | ||
2024-08-12 | feat:adjust snd icon depending on value | ||
2024-08-12 | feat: adjust bat icon depending on value | ||
2024-08-12 | fix: fix placement of font's baseline | ||
2024-08-12 | fix: fix padding on the right side | ||
2024-08-08 | fix: depend on sensors | ||
2024-05-06 | feat: add `--spacing` | ||
2024-05-06 | feat: automatically compute height | ||
2024-05-06 | feat: load colors from X resources | ||
2024-05-06 | feat: add `--icons` | ||
astatusbar can be started with the option `--icons` and will replace sensor labels with appropriate icons. The user is expected to have Nerd Fonts, in particular IosevkaTerm Nerd Font, installed. | |||
2024-04-26 | fix: avoid machine-specific file names in sensors | ||
2024-04-26 | init | ||