Denis Benato
7edb77b41f
fix: make the linter happy again
2026-01-18 23:43:22 +01:00
Denis Benato
0311cfb1f9
fix: improve handling of different attribute types
2026-01-18 23:38:45 +01:00
Denis Benato
392436808d
Fix text of armoury usage
2026-01-13 20:54:53 +01:00
Denis Benato
ff103f98af
Chore: change text of an error
2026-01-13 20:14:45 +01:00
Denis Benato
d05182ae64
chore: make the settings save code prettier
2026-01-13 19:29:37 +01:00
Denis Benato
b6c8566565
Feat: Treat dGPU attributes the same as PPT attributes for power-profile
2025-11-23 17:12:55 +01:00
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
Denis Benato
d11fc20bab
feat: apply the proper configuration depending on the plug status
2025-10-13 21:36:01 +02:00
Denis Benato
b0e1b21e4b
chore: cargo clippy fix
2025-10-12 22:34:20 +02:00
Denis Benato
0dba22529c
feat: change limits dynamically
2025-10-11 20:51:57 +02:00
Denis Benato
daea1f538c
chore: cargo fmt
2025-10-08 01:01:43 +02:00
Denis Benato
33f9900ef9
chore: fix formatting
2025-10-08 00:19:43 +02:00
Denis Benato
9dcce77302
chore: fix a warning
2025-10-06 19:37:30 +02:00
Denis Benato
995df9b51b
fix: fix building due to a double-borrow
2025-10-06 19:29:29 +02:00
Denis Benato
84c8babdb7
fix: make the startup path more robust
2025-10-06 19:19:31 +02:00
Denis Benato
1014f97b6f
fix: apply panel overdrive and other properties on asusd startup
2025-10-05 23:13:41 +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 Jones
16700e55f4
ROGCC: refactor many more parts of the PPT settings
2025-02-04 18:50:48 +13:00
Luke Jones
5c2bcad7c6
Various UI fixes
2025-02-01 20:31:09 +13:00
Luke D. Jones
911ff8690e
feature: rework PPT tuning handling more
...
1. Per profile, per-ac/dc
2. Do not apply unless group is enabled
3. Better reset/disable handling
4. Selecting a profile defaults PPT to off/disabled
2025-01-21 16:39:34 +13:00
Luke D. Jones
b9296862df
Move entirely to using only platform-profile
...
throttle_thermal_policy is not ideal anymore and may be
removed from kernel in the future.
2025-01-19 21:52:32 +13:00
Luke D. Jones
f11aea02a8
Add help and reset to UI for ppt values
2025-01-19 16:01:57 +13:00
Luke D. Jones
2d6d669c22
PPT restor defaults (WIP)
2025-01-19 12:02:22 +13:00
Luke D. Jones
f9cebf9221
Per-AC/DC per-profile tunings enabled
2025-01-19 11:33:48 +13:00
Luke D. Jones
3426591d32
Finalise per-profile PPT settings
2025-01-18 22:46:50 +13:00
Luke D. Jones
2b22f82b72
Cleanup unsafe sysfs interfaces. Bugfixes for UI
2025-01-16 23:56:12 +13:00
Luke D. Jones
ad63c429cb
Bugfix: urgent small fixes
2025-01-15 22:19:46 +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
4011b3ebd4
ROGCC: begin using the new asus_armoury API
2025-01-01 14:47:08 +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
fd3384decc
Minor test of platform attributes
2024-12-28 10:56:34 +13:00