Commit Graph

13 Commits

Author SHA1 Message Date
Lennard Kittner
08366a63c8 Fix warnings 2025-03-22 12:27:18 +01:00
Lennard Kittner
cb6bd0c574 Rename BatteryTray to StatusTray 2025-03-22 12:24:26 +01:00
Lennard Kittner
00b47d86ea Connect tray to new code base 2025-03-22 12:23:15 +01:00
lennard
5121e164df Removed windows from workflows.
Removed debug printing.
UnknownResponse now includes the length of the response.
Added new method for clearing the device state.
2023-06-14 12:31:00 +02:00
lennard
5498074812 Made some device properties optional. A device property will be set once the appropriate event is observed. 2023-06-12 21:21:12 +02:00
lennard
57c2687ed3 Added status display. Added mute state. 2023-06-11 18:16:16 +02:00
lennard
76427f1381 New struct to simplify tray handling and the device state is now updated more efficiently. 2023-06-11 14:32:34 +02:00
lennard
35eb20ccde Even more error handling 2023-06-10 12:23:46 +02:00
lennard
06015646e9 More error handling. 2023-06-10 12:18:06 +02:00
lennard
a779acb8a5 Better tray ToolTip 2023-06-10 01:08:36 +02:00
lennard
2e3beb2d9c Added basic tray icon. 2023-06-10 00:55:17 +02:00
lennard
06d75c110c Added some validation checks, and the app now detects the charging state. 2023-06-09 21:36:34 +02:00
lennard
ace84a318d Added basic command line interface app. 2023-06-09 21:09:52 +02:00