Brent George

Results 34 comments of Brent George

I've done testing on that commit and setting the interface to "*" does __not__ have the same behavior as the old auto implementation. There probably wasn't enough testing done on...

https://github.com/Alexays/Waybar/issues/610 was the initial issue that the commit was trying to fix https://github.com/Alexays/Waybar/issues/1327 is a duplicate issue @ciarand Thanks for taking up the initial issue and pushing a fix! Before...

I don't believe this solves the "auto-select" problem either On Sat, Feb 5, 2022 at 9:20 AM droc12345 ***@***.***> wrote: > I had another type problem (network related) so I...

I agree - it appears with regex you can ignore interfaces you don't care about, but there isn't logic to determine prioritization of networks. Maybe we could add some logic...

> Great point. Just brainstorming here. What about this - building in scroll functionality for the network module, where when you scroll on the module, it cycles through all the...

I believe that the networks would be polled and matched against the "interface" parameter on every refresh. The current default is 60s. So it would be a matter of storing...

Mine is set to 2s as well actually. > You might want to keep a flag for interface/no-interface(or wildcard) so that easy choices could be made if this extends into...

> Another possible option (just off the top of my head) is if no interface specified, put all that data into something like a tooltip that shows all interfaces (and...

That's really helpful, I agree. I'm going to start work on this at https://github.com/bd-g/Waybar, you're welcome to contribute/collaborate

+1 here. Have spend the better part of the day trying to figure out how to use Kamus with Azure KeyVault.