Luke D. Jones
35c7fd10b3
Drop sysfs_class and create dmi_id for getting identifying info with udev
2023-11-08 14:00:35 +13:00
Luke D. Jones
4c50dc259c
rog-control-center: ensure brightness slider works correctly
2023-11-08 13:59:07 +13:00
Luke D. Jones
0fd0aeff88
Support Rog Ally LED modes (basic)
2023-11-07 17:24:38 +13:00
Luke D. Jones
e42fd10404
Update deps
2023-08-14 13:20:40 +12:00
Luke D. Jones
a6d89a622b
Various cleanup. Add GA402X LED modes
2023-07-24 10:04:10 +12:00
Luke D. Jones
51bcb0082b
profiles: add mid fan curve support
2023-07-24 09:29:56 +12:00
Luke D. Jones
50152961c7
aura: refactor modern rog power settings
2023-07-11 20:59:43 +12:00
Luke D. Jones
823958492e
rename keyboard led power dbus methods
2023-07-04 10:17:11 +12:00
Luke D. Jones
14d043bbc3
RCC: add tray enable/disable, move app settings to page
2023-07-03 15:02:25 +12:00
Luke D. Jones
7b17a13ce7
ridiculous refactor to allow enums to be dbus strings for better TS generation
2023-06-27 21:16:13 +12:00
Luke D. Jones
7b495e7587
rcc: instant apply keyboard settings
2023-06-26 12:28:48 +12:00
Luke D. Jones
acf41c1783
Add support for mini_led_mode get/set
...
- asusd get/set, zbus methods
- Rog control center notification, tray menu, UI entry
2023-06-26 10:44:58 +12:00
Luke D. Jones
0a008a653a
Animatrix: Default to GA402 style if Unknown, use default-workspace.
...
Also rename daemon crates to the bin names they use to be less confusing.
Signed-off-by: Luke D. Jones <luke@ljones.dev >
2023-06-24 12:57:03 +12:00
Luke D. Jones
cd5daa17d0
Anime: Enabled setting builtin animations
2023-06-21 13:34:08 +12:00
Luke D. Jones
40e00c4739
Anime: fixups, GU604 support
2023-06-15 23:53:24 +12:00
Luke D. Jones
7515eafc45
Rmeove notification handle tracking limit
...
Fixes issue with KDE profile change notif disappearing.
closes #353
2023-05-20 19:07:40 +12:00
Luke D. Jones
fb0374512d
Fix rog-control-center not reopening if is set
2023-04-27 16:01:07 +12:00
Luke D. Jones
858c9841a7
Update deps
2023-04-26 21:35:48 +12:00
Luke D. Jones
fdc7d88a70
More tweaks to notifications
2023-04-26 12:49:29 +12:00
Luke D. Jones
641e762e80
Update deps
2023-04-26 11:24:50 +12:00
Luke D. Jones
25ecfda095
Various tray and notification improvements
2023-04-26 10:57:13 +12:00
Luke D. Jones
31af8f9511
Use egui without wayland feature due to segfault
2023-04-25 14:44:31 +12:00
Luke D. Jones
8db783d9b4
Better handling of supergfx version check, aura config updates
2023-04-25 13:57:07 +12:00
Luke D. Jones
ca1c67e803
Begin fixing up support of basic modes + supergfx
2023-04-25 10:27:09 +12:00
Luke D. Jones
c819fa458a
Optimise keyboard detection
2023-04-24 22:23:42 +12:00
Luke D. Jones
c40029f5e7
Merge branch 'fluke/18c6-keyboard'
2023-04-24 20:15:11 +12:00
Filip
476b394add
Persistent dark / light mode
2023-04-22 21:29:36 +00:00
Luke D. Jones
6e19c16e70
Begin adding 18c6 keyboard support
...
This keyboard is found in ROG Flow Z13 machines. A kernel patch is also
required for full support.
Addresses #344 .
2023-04-19 12:08:30 +12:00
Luke D. Jones
6ea550b6ff
Update egui and supergfxctl deps
...
Requires running with supergfxctl v5.1.0-RC5 if installed
2023-04-19 10:12:14 +12:00
Luke D. Jones
ec5e6d2e7c
Add support for G533Z keyboard and modes
...
Closes #327
2023-03-20 08:52:23 +01:00
Luke D. Jones
a83ccbd33d
Add git hooks via cargo-husky. Many many cleanups.
2023-01-16 13:23:30 +13:00
Luke D. Jones
e6a9c88695
RCC: Adjust check for dgpu status change
2023-01-11 18:17:45 +13:00
Luke D. Jones
ea5e5db490
ROGCC: add note re: aura in gui
2023-01-07 12:02:58 +13:00
Luke D. Jones
ef6ca9e51e
Add support for GL703GE keyboard layout
2023-01-07 11:56:56 +13:00
Luke D. Jones
3d145ab9bd
Slightly adjust keyboard widget
2023-01-03 20:21:14 +13:00
Luke D. Jones
1cbffedaeb
Advanced Aura feature
...
Groundwork for 'advanced' aura modes
Add single zone + Doom light flash
Fix mocking for ROGCC
Better prepare & change to mapping of keyboard layouts to models and functions
Refactor and begin using new key layout stuff
Enable first arg to rogcc to set layout in mocking feature mode
Complete refactor of key layouts, and to RON serde
2023-01-03 20:21:11 +13:00
Luke D. Jones
8dcb209026
ROGCC: Don't notify user if changing to same mux mode
2022-12-10 21:42:52 +13:00
Luke D. Jones
0c62582515
ROGCC: Very basic support for running a command on AC/Battery switching
2022-12-10 20:17:45 +13:00
Luke D. Jones
3c575e4d2a
ROGCC: Minor correction to tray menu
2022-12-10 19:37:20 +13:00
Luke D. Jones
dbfd73da5e
ROGCC: Better handle the use of GPU MUX without supergfxd
2022-12-10 19:30:30 +13:00
Luke D. Jones
b1ee449b97
Adjust profile task to help TUF laptops notify
2022-12-09 10:03:45 +13:00
Luke D. Jones
07daa0df61
Fix: ROGCC: show option for LED notifications
2022-12-08 16:27:00 +13:00
Luke D. Jones
c7893b16f9
Fix: ROGCC: Remove unwrap causing panic on main thread
...
Closes #293
2022-12-08 11:14:01 +13:00
Luke D. Jones
93d472fe74
Use correct defaults for GfxMode and GfxPower
2022-12-07 12:31:52 +13:00
Luke D. Jones
ad95765954
Add missing files
2022-12-07 11:50:17 +13:00
Luke D. Jones
e42a5bc3e9
ROGCC: don't require supergfxd to be running
...
Prep fixes for new tag and release
2022-12-07 11:47:27 +13:00
Luke D. Jones
28347e87eb
Prep new minor release
2022-12-06 20:10:03 +13:00
Luke D. Jones
b34cb672c3
Fix: ROGCC: log and show more errors on startup
2022-12-06 14:28:35 +13:00
Luke D. Jones
559ddc9a22
Fix: ROGCC: remove unused arg in fan curve widget
2022-12-06 10:08:11 +13:00
Luke D. Jones
f417032ed9
Fix: ROGCC: apply changes to correct fan curve profile
...
The fan curve profile changes were applying to the currently *active*
profile and not the GUI selected profile being changed. Fixed.
Also clarify the buttons for fan curve apply.
2022-12-06 09:47:48 +13:00