jahnf / Projecteur

Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
MIT License
379 stars 33 forks source link

Support for reading battery information from device #141

Closed mayanksuman closed 3 years ago

mayanksuman commented 3 years ago

The software can now read battery information from the device. Additionally, device details (including battery information is now shown in Details tab inside Devices Tab).

This commit shares code with PR #140 .

mayanksuman commented 3 years ago

Hi @jahnf ,

You can review PR #140 first as this PR share code with #140 .

mayanksuman commented 3 years ago

@jahnf , I have rebased this PR to your feature/spotlight-hidraw-functionality branch. You can now review the PR.