waybar/include
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
..
modules network: Rework interface auto detection, handle route change events 2021-05-15 16:38:00 +01:00
util Terminate custom module scripts on exit 2021-02-12 21:14:46 +01:00
ALabel.hpp Removing 'click_param' as it is no longer used. 2020-11-01 16:03:39 +00:00
AModule.hpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
bar.hpp Added waybar_output.identifier support. 2020-12-25 20:54:38 +00:00
client.hpp fix: schedule output destruction on idle callback 2021-02-22 18:35:09 -08:00
factory.hpp Add simpleclock as fallback when hhdate is not available 2020-10-29 19:40:28 +01:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +02:00