Waybar/include
Anthony PERARD 0fc7ef6685 network: Rework address lookup to use only events
In order to get the IP address of an interface, we can get the
information out of NEWADDR events without needed to call getifaddrs().
And when now events are expected, we can requests a dump of all
addresses and handle addresses changes the same way via handleEvents()
only.
2021-05-15 16:38:00 +01:00
..
modules network: Rework address lookup to use only 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
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +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