mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
3afc341c7b
This patch enables support for nl80211. In case the libnl-genl-3.0 library isn't found, it will fall back to Wext instead. The library to use can also be manually set with the CMake option WITH_LIBNL. The Wireless-Extensions (WE or Wext) are deprecated and long replaced by cfg80211. Although Wext isn't used by WiFi drivers anymore, CFG80211_WEXT allows old tools to communicate with modern drivers by providing a wrapper API. |
||
---|---|---|
.. | ||
common | ||
modules | ||
templates | ||
01-core.cmake | ||
02-opts.cmake | ||
03-libs.cmake | ||
04-targets.cmake | ||
05-summary.cmake |