Commit Graph

26 Commits

Author SHA1 Message Date
Lennard Kittner
ff47d7e72d Check connection sooner 2025-03-19 23:48:17 +01:00
Lennard Kittner
5ed7390381 Update CLI app to use new interface 2025-03-19 23:41:32 +01:00
Lennard Kittner
bdacc3d3a5 Implement display traits 2025-03-19 23:41:08 +01:00
Lennard Kittner
5eaec49dc4 Remove old lib stuff 2025-03-19 23:40:38 +01:00
Lennard Kittner
a2d53f3f04 Add new device module 2025-03-19 09:29:09 +01:00
Armindo Silva
e71b89917c add product id 2024-06-06 15:25:01 +01:00
LennardKittner
e23f3cd2b9 Code cleanup 2024-05-29 20:36:55 +02:00
LennardKittner
7e2c301091 Added HyperX Cloud Stinger 2 Wireless support 2024-05-29 20:33:31 +02:00
LennardKittner
a14f970c9c Added more menu items.
Disabled menu items.
2024-05-29 20:27:15 +02:00
Nathan Smith
5944745da6 Resolves ksni issues in Ubuntu & adding additional menu for battery status 2024-05-08 00:24:33 +10:00
Lennard Kittner
657294683b Replaced thiserror with thistermination 2023-10-08 12:52:25 +02: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
54eead3bcb more dependencies and exclude ksin on other platforms 2023-06-13 20:39:54 +02:00
Lennard Kittner
06954a94e9 More dependencies and test instead of run 2023-06-13 13:18:53 +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
1caaab5fb3 New methods to update the device more efficiently 2023-06-11 14:31:23 +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
729b903c31 New CLI app 2023-06-10 12:17:45 +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
lennard
0d01c406e7 Added library crate to interface with headset. 2023-06-09 21:09:05 +02:00