waybar/include/modules
Anthony PERARD 0bb436f949 network: Rework interface auto detection, handle route change events
Last part of the rework of handleEvents(), this time we take the
getExternalInterface() function and add it to the handleEvents()
function. That way, waybar can react immediately when a new "external
interface" is available and doesn't need to probe. Also that avoid to
have two different functions consuming from the same socket and we
don't need to recode some of the functions that are already available
via libnl (to send and receive messages).
2021-05-15 16:38:00 +01:00
..
mpd mpd: support password protected MPD 2020-10-19 11:54:36 -07:00
river river/tags: add module 2020-06-12 15:19:46 +02:00
sni tray: drop std::filesystem dependency 2020-05-19 10:37:27 +00:00
sway Add option to rewrite sway/window title 2021-04-21 12:24:47 +02:00
wlr Remove exceed protected 2021-04-18 21:37:58 +03:00
backlight.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
battery.hpp add power to battery formatter 2021-01-24 21:39:14 +01:00
bluetooth.hpp refactor(bluetooth): remove interval and timer thread 2021-02-09 21:27:21 -08:00
clock.hpp clock: initialize cached date 2020-11-30 12:49:48 -08:00
cpu.hpp Merge pull request #1037 from Moonlight-Angel/cpu-frequency 2021-03-25 12:09:42 +01:00
custom.hpp custom: Add "exec-on-event" config 2020-09-06 22:49:18 +03:00
disk.hpp Add a disk module 2019-09-25 08:47:33 +02:00
idle_inhibitor.hpp Making active a bool 2020-11-01 18:25:41 +00:00
memory.hpp memory: port parseMeminfo to BSDs 2020-05-19 10:42:21 +00:00
network.hpp network: Rework interface auto detection, handle route change events 2021-05-15 16:38:00 +01:00
pulseaudio.hpp Add missing includes for libc++ 2020-05-19 10:37:27 +00:00
simpleclock.hpp Add simpleclock as fallback when hhdate is not available 2020-10-29 19:40:28 +01:00
sndio.hpp sndio: Add reconnection support. 2020-10-04 14:59:20 -03:00
temperature.hpp Add kelvin-scale 2020-04-25 18:44:48 +02:00