mihai2mn
03be872220
fix(ci): appease clippy and fmt
2026-01-29 19:22:36 +01:00
mihai2mn
8d6a668f9e
fix(ci): Resolve clippy warnings for CI pipeline
...
- Add Default impl for AnimatorState (new_without_default)
- Fix needless late initialization in tray.rs
- Collapse else-if in setup_aura.rs
- Fix mut_range_bound in anime-led-scan example
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-24 18:05:19 +01:00
mihai2mn
17bbd8aabb
fix(ci): Resolve compilation errors in asusd and control-center
2026-01-24 17:47:27 +01:00
mihai2mn
23207ab8ae
feat(rog-control-center): Implement logic for fans, aura, and monitoring
2026-01-24 17:07:12 +01:00
mihai2mn
a0dd0b36dd
feat(ui): Major UI update to Slint components
...
- Add real-time system status components
- Add theme support
- Improve layouts
2026-01-24 17:03:21 +01:00
Denis Benato
5d4b164b3b
fix: LEDs managfement in rogcc
2026-01-24 16:49:48 +01:00
Mykola Shevchenko
269041a7c6
ROGCC UI update
2026-01-23 19:46:15 +00:00
Denis Benato
6e83884c0a
feat: GUI rework
2026-01-19 02:20:53 +01:00
Mykola Shevchenko
d4eca0c93e
feat: improve toast message for rogcc
2026-01-18 22:15:02 +00:00
Mykola Shevchenko
8d6acc5975
rog-control-center Ukrainian language added
2026-01-17 14:02:04 +02:00
Denis Benato
33a4dba8fe
fix: rogcc not starting in rog ally
2026-01-14 02:10:03 +01:00
Denis Benato
e4680c9543
Merge branch 'remove_supergfxctl' into devel
2026-01-14 02:02:26 +01:00
Denis Benato
e3035adf98
chore: change the text in about page
2026-01-13 23:55:52 +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
60fce30a06
Chore: flush out requirement for nightly
2025-10-20 00:39:17 +02:00
Denis Benato
834464a527
Fix: fixed ac_command/bat_command
2025-10-19 23:00:23 +02:00
Denis Benato
0dba22529c
feat: change limits dynamically
2025-10-11 20:51:57 +02:00
Denis Benato
180d63620b
Fix multiple warnings
2025-10-08 01:19:38 +02:00
Denis Benato
8fc7e8f3a7
Merge remote-tracking branch 'gitlab/main'
2025-10-05 16:02:08 +02:00
Denis Benato
7aaadad6da
Merge pull request #39 from rashadgasimli/main
...
Add Azerbaijani language
2025-10-05 15:48:37 +02:00
Luke Jones
2a168e93d3
chore: update translations
2025-04-06 07:36:21 +12: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
PabloKiryu
1b47fb7873
Include pt_BR translations file.
2025-03-18 00:32:25 -03:00
Denis Benato
11ee7827e9
chore: Add packaging instructions for deb
...
This commits adds .deb packaging support for all applications in this repository.
2025-03-12 18:18:08 +00: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
b4d657b866
ROGCC: fix PPT sliders
2025-03-02 20:39:16 +13:00
Luke Jones
f7bf7aeef9
ROGCC: fix displaying ppt-toggle switch
2025-03-02 16:24:17 +13:00
Luke Jones
2cd4c4850f
Extra debug output in ROGCC
2025-03-02 15:15:06 +13:00
Luke Jones
805ccfe451
Merge pull request #51 from sergik776/main
...
Added translation files for rog-control-center (RU)
2025-03-01 19:47:04 +13:00
Luke Jones
5655f63dff
Cleanup
2025-03-01 16:27:50 +13:00
sergik776
a2795e4d78
Full translation into Russian
2025-02-26 10:51:33 +02:00
sergik776
0684c16bf5
Full translation into Russian
2025-02-26 10:24:17 +02:00
Luke Jones
5cbf0816fe
chore: update translations
2025-02-18 22:12:56 +13:00
Luke Jones
2951d3926c
Update git hooks
2025-02-18 22:12:54 +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
f299ffeb6e
Disable skia again, new release
2025-02-16 21:46:04 +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