Denis Benato
180566e5f1
Fix: share a single HID device
...
Avoid opening multiple handles to the same device whenever possible.
2025-10-22 22:05:17 +02:00
Luke Jones
2c006699f2
Reformat with trailing comma
2025-02-14 20:00:11 +13:00
Luke Jones
663f87d5e2
Checkpoint
2025-02-10 13:56:26 +13:00
Luke D. Jones
cba8e1a473
Add extra debug logging to anime path
2025-01-20 13:43:38 +13:00
Luke D. Jones
128bc3fce1
Update readme, slash configs
2025-01-12 17:51:43 +13:00
Luke D. Jones
2123f369ad
Small clippy cleanups
2025-01-04 20:04:07 +13:00
Luke D. Jones
d40f4733e2
Fix: prevent event loop error in ROGCC
...
Leftover code from parts of the refactor and tray crate change were
causing the app to crash due to the UI trying to issue a command on the
slint thread when the slint thread had not been created yet.
Closes #579
2024-12-28 22:06:16 +13:00
Luke D. Jones
62aa1fe04f
Add initial dbus draft of asus_armoury attrs
2024-12-26 16:41:17 +13:00
Luke D. Jones
e7bbd99178
Stop GUI thread hogging CPU
2024-12-25 11:29:10 +13:00
Luke D. Jones
e2d3f99d91
Try better to capture TUF keyboard control
2024-12-25 10:31:43 +13:00
Luke D. Jones
6292b3361d
Re-add TUF LED support
2024-12-24 17:13:05 +13:00
Luke D. Jones
0f2d89858e
SCSI support: ROG Arion external drive LED control
2024-12-24 17:13:05 +13:00
Luke D. Jones
19ffcf3376
Refactor: Make all Aura type devices use "device_manager"
...
Open the door to adding many other types of "aura" devices later.
2024-12-24 17:13:05 +13:00