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