1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/src
patrick96 0dbcb28a2c fix(net): Query IP addresses for tun/ tap devices
Before tuntap devices would never call the generic `network::query`
method and just return true.

Fixes #1986
2020-01-12 15:03:18 +01:00
..
adapters fix(net): Query IP addresses for tun/ tap devices 2020-01-12 15:03:18 +01:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components controller: Stop printing errors for non-unique modules 2020-01-12 13:08:45 +01:00
drawtypes feat(label): Add minlen with alignment (#1546) 2019-12-01 01:28:41 +01:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules fix(ipc): Clear content if no output is produced 2019-12-23 01:23:40 +01:00
utils Include empty tokens when splitting if necessary (#1893) 2019-11-21 22:26:53 +01:00
x11 build: remove xdamage extension 2019-06-03 00:46:12 +02:00
CMakeLists.txt build: Move non-macro variables into settings.cpp 2019-11-01 11:12:40 +01:00
ipc.cpp fix(msg): use stdout when exiting with code 0 2019-06-19 16:09:56 +02:00
main.cpp config_parser: Introduce stricter syntax conventions (#1377) 2019-08-06 19:41:31 +02:00
settings.cpp.cmake build: Move all possible variables into settings.cpp 2019-11-01 11:12:40 +01:00