Dependencies for xmobar-0.12
Executables
xmobar
- filepath
- mtl
- parsec
- stm
- time
- unix
- X11 (>=1.3.0)
- if flag(small_base)else
- base (<3)
- if flag(with_xft) || flag(all_extensions)
- utf8-string
- X11-xft (>=0.2)
- if flag(with_utf8) || flag(all_extensions)
- if flag(with_inotify) || flag(all_extensions)
- if flag(with_mpd) || flag(all_extensions)
- libmpd (>=0.5)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new smaller, split-up base package. | Enabled |
| with_xft | Use Xft to render text. UTF-8 support included. | Disabled |
| with_utf8 | With UTF-8 support. | Enabled |
| with_inotify | inotify support (modern Linux only). Required for the Mail and MBox plugins. | Disabled |
| with_iwlib | Wireless info support. Required for the Wireless plugin, needs iwlib installed. | Disabled |
| with_mpd | MPD support. Needs libmpd installed. | Disabled |
| all_extensions | Includes all optional extensions. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info