127 Commits

Author SHA1 Message Date
Luke
c6fa860b2e Try to fix up multizone modes
- Write set+apply after each array in multizone
- Remove misc bad logic
- Use same code path as 0x1866 device to configure led support
- Remove duplicate code
- Set correct speeds for multizone
2021-02-02 11:08:45 +13:00
Luke
cf13b4f71b Bugfixes and improvements
- fix CLI feedback for reboot/restartx. Update readme
- dracut force driver include for nvidia dedicated
- change fan-mode CLI tag

Closes #48
2021-01-27 14:13:02 +13:00
Luke D Jones
6ce32c1cab Fix one super silly bug
closes #30
2020-10-22 08:16:00 +13:00
Dylan Jones
cf2be1b12b Add some basic zsh completions for asusctl 2020-09-30 13:28:05 -04: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
d4702a166a Support Zephyrus M GU502GV
closes #11
2020-09-22 09:47:20 +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
b70137eec8 Bump versiona and update deps 2020-08-28 20:07:46 +12:00
Luke D Jones
b921b68c57 Update G531GW config
Closes #3
2020-08-23 14:18:19 +12:00
Luke D Jones
53c1a0ffcf Releasing 2020-08-13 14:28:40 +12:00
Luke D Jones
756c5f674e Better laptop LED mode handling 2020-08-11 12:16:23 +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
Luke
1f297ba98e Finalise udev rules for init 2020-07-08 21:53:37 +12:00
Luke
857ef8bcb8 Many fixes for debian build 2020-07-07 20:50:09 +12:00
Luke
ae9d0463da Improvements to service init 2020-07-07 19:07:18 +12:00
Luke Jones
229fa93bc7 Dbus signals (#28)
* Small rename of dbus args
* Split out parts of main loop to tasks
* Send signals on boot
2020-07-07 13:33:32 +12:00
Luke
a731361278 Document dbus a bit better 2020-06-30 21:55:49 +12:00
Luke
32e9e63809 Refactor dbus commands and internal data structures 2020-06-29 21:30:27 +12:00
Luke
7246acbb66 Add GX531 LED modes 2020-06-17 22:13:24 +12:00
Luke
ffb62bbcdd Add wheel group for dbus on gentoo 2020-06-02 20:32:46 +12:00
Luke
f11afdbc7d Fix reloading last keyboard brightness on boot 2020-05-05 14:21:19 +12:00
Luke
221b230acb More logging 2020-04-19 10:25:50 +12:00
Luke
5b24d24659 Logging, better error handling 2020-04-18 21:39:24 +12:00
Luke
2d4953d87b Partial daemon mode for builtin LED control 2020-04-16 15:44:00 +12:00