The Wavelan plugin always shows the first measured speed and doesn't update anymore. Networkmanager /Connection informations updates correctly. I used the following lines to display correct speed when I used conky a while ago. Maybe this helps to user the right information for display... --- #!/bin/sh iw dev wlp2s0 link | grep bitrate | cut -d\ -f3,4 --- wlp2s0 should be replaced with the parameter entered i wavelan settings of course. I use wavelan of Xubuntu 16.04.1 which is version 0.5.12
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin/-/issues/6. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev