1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/include
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 feat(conf): Properties for top/bottom radius #445 2017-03-21 14:49:33 +01:00
components bar: Add comment to geom_format_to_pixels 2018-05-10 00:05:18 +02:00
drawtypes feat(bspwm,i3): Fuzzy-matching names for icons 2017-01-23 17:01:30 +01:00
events feat: add cursor change 2017-09-16 15:31:24 -07:00
modules feat(battery): implement animation-discharging 2018-05-02 11:44:55 +02:00
utils fix(config): Perform tilde expansion on include-file #603 2017-06-02 18:34:49 +02:00
x11 refactor(cursor): use map for cursor list 2017-09-16 15:31:24 -07:00
CMakeLists.txt fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
version.hpp Release 3.1.0 (#863) 2017-12-03 18:03:49 +01:00