Denis Benato
834464a527
Fix: fixed ac_command/bat_command
2025-10-19 23:00:23 +02:00
Denis Benato
09dcfb4065
Fix multiple warnings
2025-10-12 19:43:07 +02:00
Luke Jones
c3570a23f1
feature: add UI controls fro screenpad
2025-04-06 07:36:21 +12:00
Luke Jones
61f2216c25
fix: minor clippy fix
2025-04-06 01:04:03 +13:00
Luke Jones
3a900f23fe
ROGCC: better handling of fan curve profile
2025-03-03 20:20:09 +13:00
Luke Jones
192e5ccaa3
ROGCC: better handling of platform profile
2025-03-03 18:22:26 +13:00
Luke Jones
f164583792
ROGCC: fix fancurve quiet fans incorrect enablement
2025-03-02 20:50:57 +13:00
Luke Jones
2cd4c4850f
Extra debug output in ROGCC
2025-03-02 15:15:06 +13:00
Luke Jones
5655f63dff
Cleanup
2025-03-01 16:27:50 +13:00
Luke Jones
5c3348a9f5
Add small env fixes for Ally
...
Signed-off-by: Luke Jones <luke@ljones.dev >
2025-02-16 23:18:58 +13:00
Luke Jones
21c468cf02
Update supergfx
...
Signed-off-by: Luke Jones <luke@ljones.dev >
2025-02-16 11:50:56 +13:00
Luke Jones
7f12f62ad5
Temp
2025-02-16 09:38:33 +13:00
Luke Jones
4dd29952c8
Fix the handling of of the kernel change from "quiet" to "low-power"
...
A coming kernel change will convert "quiet" to "low-power" due to how
platform_profile can now have multiple registered handlers.
(kernel 6.14 est)
Fixes #609
2025-02-14 20:02:08 +13:00
Luke Jones
2c006699f2
Reformat with trailing comma
2025-02-14 20:00:11 +13:00
Luke Jones
0bdf0474c9
Small error message fix
2025-02-14 20:00:11 +13:00
Luke Jones
b2726f3a67
Fix: charge control
2025-02-10 22:18:34 +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
dac35996b1
Enable use of GAMESCOPE_WAYLAND_DISPLAY
2025-02-02 20:02:51 +13:00
Luke Jones
5c2bcad7c6
Various UI fixes
2025-02-01 20:31:09 +13:00
Luke D. Jones
51e9f10087
Prep 6.1.0-rc7
2025-01-21 16:44:58 +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
cba8e1a473
Add extra debug logging to anime path
2025-01-20 13:43:38 +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
2d6d669c22
PPT restor defaults (WIP)
2025-01-19 12:02:22 +13:00
Luke D. Jones
3426591d32
Finalise per-profile PPT settings
2025-01-18 22:46:50 +13:00
Luke D. Jones
ef3b6636f5
Allow each performance profile to have different PPT values
2025-01-18 21:54:37 +13:00
Luke D. Jones
ee9e0a1e31
Fix: ROGCC: fix anime matrix settings
2025-01-18 21:27:57 +13:00
Luke D. Jones
9e84997cbf
Fix: ROGCC: don't crash out if no tray area available
2025-01-18 20:54:25 +13:00
Luke D. Jones
2b22f82b72
Cleanup unsafe sysfs interfaces. Bugfixes for UI
2025-01-16 23:56:12 +13:00
Luke D. Jones
a790d9a499
Remove dangerous use of ppt* in platform, add use of ppt_pl3_fppt in asus_armoury handler
2025-01-13 23:18:19 +13:00
Luke D. Jones
d9a88e7cc3
Notify user via message in UI if asus-armoury not loaded
2025-01-13 14:32:13 +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
1d9e89ef3d
Update deps
2025-01-02 19:08:48 +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
2ed2d82e03
Better print of firmware attributes in CLI
2024-12-29 11:36:22 +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
a1a9c7077a
Rename dbus. Add asus_armoury client source
2024-12-26 21:36:07 +13:00
Luke D. Jones
e7bbd99178
Stop GUI thread hogging CPU
2024-12-25 11:29:10 +13:00
Luke D. Jones
ab7a4bbad3
Refactor ROGCC to use dbus to communicate with self instead of pipe file
2024-12-24 17:13:05 +13:00
Luke D. Jones
0ddfe76c31
Minor prep
2024-12-18 11:21:40 +13:00
Luke D. Jones
ccdc576319
Switch tray to knsi crate. Many things to do
2024-12-17 22:14:13 +13:00
Luke D. Jones
8f35220c5f
Add Ally 1 and X as "old" style devices for power
...
These have a slightly different power settings data which needs to be verified.
We can use the old style for now.
Closes #542
2024-08-30 18:35:26 +12:00
Luke D. Jones
14acab9a9c
Add Ally X config
2024-07-25 22:52:19 +12:00
Luke D. Jones
166149b351
Remove a debug statement
2024-05-26 21:21:54 +12:00
Luke D. Jones
acdc93596c
Ranem rainbow/strobe effects
2024-05-24 22:43:58 +12:00
Luke D. Jones
4730e645ba
Fix sortof notifs
2024-05-24 18:49:23 +12:00
Luke D. Jones
792fae3ed7
Enable tray and notifs without supergfx
2024-05-24 13:00:56 +12:00
Luke D. Jones
ea988279a8
Fix GUI taking 100% of CPU core
...
Closes #480
2024-05-18 12:59:26 +12:00