polybar/include
Prateek Sunal ab915fb724
feat(net): %netspeed% token to show combined up+download speed (#2590)
Closes #1083 

* Add netspeed parameter (#1083)

* Update net.cpp

* Update net.hpp

* Update network.cpp

* Update CHANGELOG.md
2022-02-06 21:12:38 +01:00
..
adapters feat(net): %netspeed% token to show combined up+download speed (#2590) 2022-02-06 21:12:38 +01:00
cairo Eventloop cleanup (#2577) 2022-01-22 22:00:26 +01:00
components Replace math_util min and max with std::min and std::max (#2579) 2022-01-23 21:14:55 +01:00
drawtypes Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
events Eventloop cleanup (#2577) 2022-01-22 22:00:26 +01:00
ipc Eventloop cleanup (#2577) 2022-01-22 22:00:26 +01:00
modules Eventloop cleanup (#2577) 2022-01-22 22:00:26 +01:00
tags fix typos (#2524) 2021-10-04 23:46:38 +02:00
utils Replace math_util min and max with std::min and std::max (#2579) 2022-01-23 21:14:55 +01:00
x11 Add support for a `tray-foreground` setting. (#2552) 2021-11-17 11:41:40 +01:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp Add missing <stdexcept> header 2019-12-25 01:00:29 +01:00
settings.hpp.cmake Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00