scorpion-26 / gBar

Blazingly fast status bar written with GTK
MIT License
459 stars 17 forks source link

[Feature Request] Dynamic Network Module #68

Open Subhashis2007 opened 8 months ago

Subhashis2007 commented 8 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 8 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.

Subhashis2007 commented 8 months ago

So, there is no preference over wlan or ethernet?