mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-29 19:03:56 +00:00
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.