docs.rs failed to build lazybar-core-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
lazybar-core-0.9.0
Lazybar
This is a lightweight, event-driven status bar for EWMH-compliant window managers on X11. It is tested exclusively on Linux, although support for other platforms may be added in the future.
Features
- clock
- custom command
- fanotify (watch file)
- inotify (watch file)
- pulseaudio
- separator (static text)
- wireless (wifi)
- xwindow
- xworkspaces
- ethernet (merged with wireless into the network module)
- mpd
- ping
- temperature
- CPU usage
- RAM usage
- conditional rendering
- storage usage?
- systray
- clickable panels
- ipc for messaging
If you want to see something that isn't on this list, open an issue, or even better, a PR!
Contributing
Everyone is welcome to contribute. Submit a PR with a feature you want to see, and I'll probably be open to merging it. If you aren't sure, open an issue and ask!
Installation
cargo install lazybar
Usage
lazybar <bar_name>
Configuration
Create ~/.config/lazybar/config.toml
. See https://docs.rs/lazybar for documentation and configuration options.
Documentation for pango markup is available here.