gnome-extension-wifi-signal.../src
Jalil Arfaoui 87438d9437 Fix iw command by promisifying communicate_utf8_async
Gio.Subprocess.communicate_utf8_async requires explicit promisification
via Gio._promisify() to be used with await. Without it, the call fails
with "At least 3 arguments required, but only 2 passed", causing silent
fallback to unknown WiFi generation on every refresh.
2026-02-18 01:16:32 +01:00
..
icons Ajout support WiFi 1-3, icônes officielles Wi-Fi Alliance et affichage par icône dans le panel 2026-02-12 15:46:43 +01:00
ambient.d.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
extension.ts Replace sync spawn with async Gio.Subprocess 2026-02-17 00:05:08 +01:00
types.ts Ajout support WiFi 1-3, icônes officielles Wi-Fi Alliance et affichage par icône dans le panel 2026-02-12 15:46:43 +01:00
wifiGeneration.test.ts Ajout support WiFi 1-3, icônes officielles Wi-Fi Alliance et affichage par icône dans le panel 2026-02-12 15:46:43 +01:00
wifiGeneration.ts Ajout support WiFi 1-3, icônes officielles Wi-Fi Alliance et affichage par icône dans le panel 2026-02-12 15:46:43 +01:00
wifiInfo.ts Fix iw command by promisifying communicate_utf8_async 2026-02-18 01:16:32 +01:00