Path to this page:
./
sysutils/i3status,
Small program for generating a status bar
Branch: CURRENT,
Version: 2.14nb5,
Package name: i3status-2.14nb5,
Maintainer: pkgsrc-usersi3status is a small program (about 3000 SLOC) for generating a status bar
for dzen2, xmobar or similar programs. It is designed to be very efficient
by issuing a very small number of system calls, as one generally wants
to update such a status line every second.
This ensures that even under high load, your status bar is updated correctly.
Also, it saves a bit of energy by not hogging your CPU as much as spawning
the corresponding amount of shell commands would.
Required to run:[
devel/confuse] [
devel/yajl]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 67.285 KB
Version history: (Expand)
- (2024-01-30) Updated to version: i3status-2.14nb5
- (2023-05-06) Updated to version: i3status-2.14nb4
- (2022-09-11) Updated to version: i3status-2.14nb3
- (2022-07-02) Updated to version: i3status-2.14nb2
- (2022-06-28) Updated to version: i3status-2.14nb1
- (2022-04-14) Updated to version: i3status-2.14
CVS history: (Expand)
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-07-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395) |
Log message:
*: Recursive revbump from audio/pulseaudio
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-04-14 08:36:27 by Nia Alarie | Files touched by this commit (1) |
Log message:
i3status: add missing file
|
2022-04-12 16:43:01 by Nia Alarie | Files touched by this commit (8) | |
Log message:
i3status: update to 2.14
2021-11-09 i3status 2.14
• switch to meson build system
• battery: OpenBSD: If acpibat watts value is not available, try current
• make pulseaudio an optional dependency
• print_cpu_usage: use buffered file API
• fix memory leak in slurp()
• NetBSD: native audio support
• wireless: Linux: update %signal and %quality based on station info
• memory: introduce unit and decimals options
• battery: introduce format_percentage option
• memory: fix overflow on 32-bit systems
• use format_placeholder
• wireless: introduce format_bitrate, format_noise and format_signal
• cpu: fix out of bounds read after invalid %cpu conversion
• file system: use f_frsize for correct block size
• wireless: FreeBSD: support connection bitrate
• volume: fix memory leak
• print_file_contents: resolve tilde
• add build option to disable manual pages
• pulseaudio: use port name instead of sink name
• battery: add support for POWER_SUPPLY_TIME_TO_EMPTY (e.g. pinebook pro)
• tztime: allow selective pango markup
• wireless: fix memory corruption
|
2022-03-28 12:59:32 by Tobias Nygren | Files touched by this commit (54) |
Log message:
{s,t,w}*/*: revbump(1) for libsndfile
|