scorpion-26 / gBar

Blazingly fast status bar written with GTK
MIT License
503 stars 20 forks source link

[Feature Request] Dynamic Network Module #68

Open ghost opened 12 months ago

ghost commented 12 months ago

In the current case, the Network module only shows wifi or ethernet as set in config and doesn't dynamically switch between them as per system's preference. May be if you come up with an idea or like setting a toggle on the bar, or gestures like clicking on the network module to switch between wifi and ethernet infos, it would be great.

scorpion-26 commented 12 months ago

I don't think there is a "default" network interface, as there is no interface to query that afaik. Though I can probably implement switching by clicking.

ghost commented 12 months ago

So, there is no preference over wlan or ethernet?