No description
Find a file
Jalil Arfaoui 87c5001da1 Remove unreliable max bitrate from Speed line
NM.AccessPoint.get_max_bitrate() reports a value that doesn't account
for MIMO spatial streams or extended channel widths, leading to the
negotiated speed appearing higher than the supposed max (e.g. 1729 vs 540).
Remove the max from the connected info Speed line where the comparison
is misleading. Keep it in the AP list where it serves as a relative
indicator between access points.
2026-03-19 13:39:51 +01:00
src Remove unreliable max bitrate from Speed line 2026-03-19 13:39:51 +01:00
.envrc Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00
.gitignore Ajouter le script npm pack pour créer le zip de soumission 2026-02-13 01:54:57 +01:00
.prettierrc Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00
eslint.config.js Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00
eslint.dist.config.js Add blank lines between functions and classes in compiled JS output 2026-02-17 00:05:08 +01:00
flake.lock Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00
flake.nix Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00
LICENSE Ajouter la licence GPL-2.0-or-later 2026-02-13 01:48:04 +01:00
metadata.json Remove unreliable max bitrate from Speed line 2026-03-19 13:39:51 +01:00
package-lock.json Add blank lines between functions and classes in compiled JS output 2026-02-17 00:05:08 +01:00
package.json Redesign nearby networks as expandable cards with generation icons, signal badges, and AP sub-rows 2026-02-26 12:52:25 +01:00
stylesheet.css Show generation icon and frequency band per AP row 2026-02-27 13:11:12 +01:00
tsconfig.build.json Exclure les fichiers de test du build de production 2026-02-13 01:33:25 +01:00
tsconfig.json Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00
vitest.config.ts Extension GNOME Shell WiFi Signal Plus : affiche la génération WiFi (4/5/6/7) dans la barre avec infos détaillées au survol 2026-02-11 17:40:13 +01:00