Denis Benato
33a4dba8fe
fix: rogcc not starting in rog ally
2026-01-14 02:10:03 +01:00
Denis Benato
e9c5315bda
Feat: Remove supergfxctl notification daemon
2026-01-13 22:05:34 +01:00
Denis Benato
b521a9ffc1
Fix: avoid using deprecated functions
2026-01-13 21:49:14 +01:00
Denis Benato
7c10d6c6d9
Fix: fans control for LowPower and Quiet
2025-12-18 21:53:42 +01:00
Denis Benato
1c8acf6de3
Feat: implement keyboard control for TUFs via asus-armoury
2025-12-18 02:10:45 +01:00
Denis Benato
48a4935fc7
Fix: don't spam the console
2025-11-18 21:36:48 +01:00
Denis Benato
34699a7021
Fix: notifications not respecting settings
2025-11-06 02:57:20 +01:00
Denis Benato
151d681e16
feat: expose MCU Powersave toggle on rogcc
2025-10-20 03:47:09 +02:00
Denis Benato
90b3f43a36
Chore: add more debugging
2025-10-20 02:49:47 +02:00
Denis Benato
a345b09ce1
Chore: type abttery -> battery
2025-10-20 02:46:07 +02:00
Denis Benato
415712143b
Feat: add screen_auto_brightness
2025-10-20 02:08:59 +02:00
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