kotontrion / dotfiles

my personal dotfiles, use at your own risk
140 stars 3 forks source link

Duplicated network names #10

Closed Robin-Sch closed 6 months ago

Robin-Sch commented 7 months ago

Describe the bug In the network/wifi tab, some SSID's are duplicated/shown multiple times

To Reproduce Steps to reproduce the behavior:

  1. Open network tab

Expected behavior It should only show distinct network names

Screenshots image

additional information:

kotontrion commented 7 months ago

This is expected behavior. Every access point gets its own entry in this list. In this case, the network "Jeannie" has two routers each with 2.4 and 5 GHz, therefore it is listed 4 times here, each of which have the same ssid, but are different access points.

I won't fix this for my ags config, i do however plan on improving this on the gtk4 rewrite of this config.

kotontrion commented 6 months ago

As astal is still quite unstable and doesn't seem to improve soon, i decided to address this issue in ags as well. Access points with the same ssid are now grouped together.