37e4bc8938
It's broken on FreeBSD. - More modules have been tested; update pkg-message accordingly - Add TESTS option to build and run the unit tests - Fix IPC_DESC. It's built-in IPC and not i3 related. - Sort LIB_DEPENDS PR: 226507 Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch> (based on) Approved by: capt_redbeard@protonmail.com (maintainer timeout, 2 months) Differential Revision: https://reviews.freebsd.org/D14644
30 lines
508 B
Plaintext
30 lines
508 B
Plaintext
Polybar was originally built with Linux in mind, so certain modules do
|
|
not function in FreeBSD.
|
|
|
|
Working modules:
|
|
- bspwm
|
|
- date
|
|
- github
|
|
- i3
|
|
- ipc (polybar-msg method does not seem to work)
|
|
- menu
|
|
- mpd
|
|
- script
|
|
- text
|
|
- xkeyboard
|
|
- xwindow
|
|
- xworkspaces (not extensively tested)
|
|
|
|
Broken modules:
|
|
- cpu
|
|
- filesystem
|
|
- memory
|
|
- network (requires wireless_tools)
|
|
- temperature (requires /sys/class/thermal/* in sysfs)
|
|
- volume (requires full alsa, not a wrapper)
|
|
|
|
Unknown:
|
|
- backlight
|
|
- battery
|
|
- xbacklight
|