andyvorld / LGSTrayBattery

A tray app used to track battery levels of wireless Logitech mouse.
GNU General Public License v3.0
369 stars 30 forks source link

G Pro Wireless 1 showing question mark #123

Closed antiquealive closed 3 months ago

antiquealive commented 3 months ago

Thanks for this software, i have long dreamed Logitech to add this systray battery feature.

The issue: The system tray icon shows a mouse and a battery icon, inside the battery icon is a question mark. no numeric number is displayed. Display Numeric Icon is checked. GPW generation 1, battery modified to 1200mah / hardware mod.

It seems both xml get the info correctly, just now showing in system tray icon.

http://localhost:12321/ 'By Device ID G Pro Wireless Gaming Mouse : 09201482-4079C08800 Pro Wireless Mouse : dev00000000

By Device Name G Pro Wireless Gaming Mouse Pro Wireless Mouse

LGSTray version: 3.0.3+c4b950badd60fbde23a8734d789c5a533e79ea5e'

http://localhost:12321/device/G%20Pro%20Wireless%20Gaming%20Mouse '

09201482-4079C08800 G Pro Wireless Gaming Mouse Mouse 99.00 4.18 -1.00 False 06/03/2024 18:34:04 +08:00

'

http://localhost:12321/device/Pro%20Wireless%20Mouse '

dev00000000 Pro Wireless Mouse Mouse 100.00 0.00 63.98 False 06/03/2024 18:34:04 +08:00

'

andyvorld commented 3 months ago

You need to select a device from the context menu under devices.

image

antiquealive commented 3 months ago

I see, it seems somewhat a windows ui problem, whenever i move the cursor to the devices list, the list closes. Solved by using arrow and the enter key to make selection. it works now! Thank you!