From 248977579560c1010281612c344f1cf89a524923 Mon Sep 17 00:00:00 2001 From: SinaAboutalebi Date: Sat, 5 Sep 2026 11:00:54 +0330 Subject: [PATCH] feat(device-images): add Logitech G Pro Wireless image and refactor filename resolution --- src/ui/device-images.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ui/device-images.ts b/src/ui/device-images.ts index fba11c1f..1964740b 100644 --- a/src/ui/device-images.ts +++ b/src/ui/device-images.ts @@ -16,6 +16,7 @@ const DEVICE_IMAGES: ReadonlyMap = new Map([ ["046d:c098", "logitech-g502-x.png"], ["046d:c099", "logitech-g502-x.png"], ["046d:c0a8", "logitech-pro-x2-superstrike.png"], + ["046d:c539", "logitech-gpro-wireless.png"], // The original G Pro X Superlight reports as "PRO X Wireless" over HID++, // not "Superlight", so the name-based fallback below never matches it. // Same shell as the Superlight 2c closely enough to reuse its render.