polybar-dwm/src/adapters
taschenb 3afc341c7b feat(net): Add nl80211 support (#1009)
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.
2018-06-18 20:16:09 -07:00
..
alsa fix(build): pow10 not defined on Fedora Rawhide (#807) 2017-10-15 19:16:07 +02:00
mpd.cpp feat(mpd): add support for MPD_TAG_ALBUM_ARTIST 2018-05-31 20:12:23 -07:00
net.cpp feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
net_iw.cpp feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
net_nl.cpp feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
pulseaudio.cpp fix(pulseaudio): fix max_volume naming 2018-05-05 10:57:01 +02:00