waybar/include
Anthony PERARD c9bbaa7241 network: Rework initial interface search by using a dump
Instead of using an alternative way to list all links in order to
choose one when an "interface" is in the configuration, we can ask for
a dump of all interface an reuse the handleEvents() function.

This patch also start to rework the handleEvents() function to grab
more information out of each event, like the interface name.
2021-05-15 16:38:00 +01:00
..
modules network: Rework initial interface search by using a dump 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