Hello, at the moment my qtile bar contains the built-in "Net" widget to display my connection status and the built-in "Systray" widget which displays the nm-applet systray icon, on which I can click and connect to wifi networks and so on. I would like to merge the two into one single widget. I definitely have to keep the net widget because I want to see my up and down speeds. The easiest thing would be to set up a mouse callback in the net widget, however I don't really know what function to call, because nm-applet doesn't have a command line function to call the wifi menu. The second option I thought of, is to have two systray widgets, where I would put one of them next to the net widget, which would only display the nm-applet icon and have the second systray display everything else. Unfortunately, I can't figure out what changes I have to make in the code of the systray widget to exclude certain icons or if that's even possible.
I would be thankful for any help! -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/37844dc1-d995-4641-b063-20a5caf4720a%40googlegroups.com.
