polybar-dwm/src
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
..
adapters feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
cairo
components refactor: Don't initialize forward declared members 2018-05-10 00:05:18 +02:00
drawtypes
events
modules feat(net): Add local_ip6 token (#1239) 2018-06-10 22:51:43 +02:00
utils
x11 refactor(tray): Log restack failure as error 2018-05-15 16:01:07 -07:00
CMakeLists.txt feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
ipc.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
main.cpp fix(build): Build without xrm 2018-06-18 11:49:31 +02:00