Luke D Jones
e3db1f7c4c
Add notification dbus signal for aura next/prev
2020-10-25 19:34:40 +13:00
Luke D Jones
de3b803f14
Add DBUS methods to toggle next/previous aura mode
2020-10-25 15:49:14 +13:00
Luke D Jones
0558f919c4
Add DBUS method to toggle to next profile
2020-10-25 15:02:35 +13:00
Luke Jones
68ea73c847
Merge branch 'asere/anime_on_off' into 'next'
...
AniMe: adding --on and --off options to turn on/off (and accept/reject write requests)
See merge request asus-linux/asus-nb-ctrl!11
2020-10-25 01:14:12 +00:00
Luke Jones
96ddb7132d
Merge branch 'asere/show_keyboard_brightness' into 'next'
...
Improving user experience by showing current keyboard led brightness
See merge request asus-linux/asus-nb-ctrl!10
2020-10-25 01:12:21 +00:00
Asere
d36ac44603
updating option "-k" to show current brightness: asusctl -k
2020-10-23 02:00:08 +02:00
Asere
5d06c87943
AniMe: adding --on and --off options to turn on/off (and accept/reject write requests)
2020-10-22 14:09:05 +02:00
Luke D Jones
588e3c0102
Panic if config file is bad
2020-10-22 08:28:12 +13:00
Luke D Jones
6ce32c1cab
Fix one super silly bug
...
closes #30
2020-10-22 08:16:00 +13:00
Asere
3845071ba3
adding Anime feature: led brightness command to asusctl, and updating dbus client
2020-10-12 00:11:26 +02:00
Luke Jones
806882b2e9
Merge branch 'next' into 'next'
...
fixed fan presets for profiles
See merge request asus-linux/asus-nb-ctrl!7
2020-10-05 00:37:43 +00:00
Luke D Jones
9ac3c46fe6
Actually enable/disable gfx switch control
2020-10-05 09:32:46 +13:00
Luke D Jones
9ffeb19c8c
Bump version
2020-09-29 21:30:23 +13:00
Cuong
a7f6e8bd24
fixed fan presets for profiles
2020-09-28 10:04:57 +00:00
Andreas Streichardt
bb70fd7b71
✨ Add ActiveProfileName() dbus method returning name of current profile
2020-09-26 09:05:50 +02:00
Luke D Jones
b80c860b7a
Fix args to systemctl for reboot
2020-09-25 21:05:47 +12:00
Luke D Jones
8d59f89438
Add verbose error for LED node missing
2020-09-24 08:18:10 +12:00
Luke D Jones
5753160e91
Don't throw away do_task error, log it
2020-09-24 08:10:05 +12:00
Luke D Jones
622cd9d943
Fix timeout for GFX switching
2020-09-24 08:00:37 +12:00
Luke D Jones
2daa7f0811
Git internal version from crate version
2020-09-23 22:12:47 +12:00
Luke D Jones
05c53df0ed
Better description of config panic
2020-09-23 21:24:25 +12:00
Luke D Jones
a7419cbc4c
Remove many unwraps or change to maps
2020-09-23 20:47:33 +12:00
Luke D Jones
67ad38a7e6
Ditch the gsync line in screen settings file. Oops
...
- Add force option to `systemctl reboot`. Be careful.
2020-09-23 16:51:46 +12:00
Luke D Jones
368d279ca5
Add "info" output for gfx driver check
2020-09-23 12:59:15 +12:00
Luke D Jones
925c709097
Minor CLI output correction
2020-09-21 20:55:47 +12:00
Luke D Jones
4e4ea0035e
Add missing gfx dbus signal
2020-09-21 20:41:28 +12:00
Luke D Jones
fe6231ad4e
GFX control, no-tokio, no-async, dbus client refactor
...
- Working gfx modes <iGPU only, dGPU only, or hybrid>
- Add signal for gfx vendor change and make CLI wait for signal
- Add polling for led brightness to save to config
- Move daemon to zbus crate
- dbus client refactor
- Further dbus methods and updates
- Add basic notification user daemon and systemd service
2020-09-21 10:36:22 +12:00
Luke D Jones
4cdb06959b
Bump rog-fan-curve to new versiont o support GA401IV
2020-09-10 22:52:17 +12:00
Luke D Jones
84d056f2ed
Fix AMD turbo setting
2020-09-10 21:56:22 +12:00
Luke D Jones
cddff32757
Fixes: Handle keyboard nodes better.
...
- Uses string instead of debug print for some errors
- Add interface num arg for LED controller (should help support
older laptops better)
- Some slightly better error messages
- Fix an idiotic mistake in `for i in 0..2.. if i > 0` -_-
- Remove "unsupported" warning on laptop ctrl
- Silence warning about AniMe not existing
- Adjust the turbo-toggle CLI arg
- Version bump for new release with fancurves
Closes #7 #10 #8 #4
2020-09-10 11:35:40 +12:00
Yarn
6ba645f727
Add fan curve support and profiles
2020-09-06 23:13:39 -07:00
Luke D Jones
772538bc8a
Revert a dep to older version
2020-08-28 22:20:21 +12:00
Luke D Jones
ee020085f8
Fix issue with trying to find dev nodes before they are available
2020-08-28 21:02:17 +12:00
Luke D Jones
b70137eec8
Bump versiona and update deps
2020-08-28 20:07:46 +12:00
Luke D Jones
f0c5c3af86
Bugfixes
2020-08-13 20:39:56 +12:00
Luke D Jones
96b0f40886
Fix deadlock
2020-08-13 17:03:48 +12:00
Luke D Jones
4a5f029e53
Fix deadlocks on some awaits
2020-08-13 16:59:36 +12:00
Luke D Jones
53c1a0ffcf
Releasing
2020-08-13 14:28:40 +12:00
Luke D Jones
760d5be8eb
Handle config errors better
2020-08-11 14:36:37 +12:00
Luke D Jones
ad114a1f1b
Watch and save kbd LED brightness
2020-08-11 14:17:58 +12:00
Luke D Jones
869d9a5b32
Rename RGB to Per_KEY
2020-08-11 12:37:01 +12:00
Luke D Jones
c0f258f09f
Read config before changing and writing
2020-08-11 12:24:57 +12:00
Luke D Jones
756c5f674e
Better laptop LED mode handling
2020-08-11 12:16:23 +12:00
Luke D Jones
4011bdd554
Add G731 support
2020-08-04 22:04:25 +12:00
Luke D Jones
7adb477e1b
Fix systemd service
2020-08-04 21:14:39 +12:00
Luke D Jones
3615cff09d
Refactor and rename a large amount of things to cleanup meanings
2020-08-04 20:57:26 +12:00
Luke D Jones
584ca023ad
Complete rename
2020-08-04 20:08:09 +12:00