Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
3.5.0
7a4c14f7 · ·### Changed + Keyboard: - Split out all aura functionality that isn't dependent on the daemon in to a new crate `rog-aura` (incomplete) - Keyboard LED control now includes: + Enable/disable LED's while laptop is awake + Enable/disable LED animation while laptop is suspended and AC plugged in - Properly reload the last used keyboard mode on boot + Graphics: - Correctly enable compute mode for nvidia plus no-reboot or logout if switching from vfio/integrated/compute. - Add asusd config option to not save compute/vfio mode switch. + Anime: - Enable basic multiple user anime configs (asusd-user must still be restarted) + Profiles: - Enable dbus methods for freq min/max, fan curve, fan preset, CPU turbo enable. These options will apply to the active profile if no profile name is specified. -
-
3.4.0
6ebf0c2b · ·- Revert zbus to 1.9.1 - Use enum to show power states, and catch missing pci path for nvidia. - Partial user-daemon for anime/per-key done, `asusd-user`. Includes asusd-user systemd unit. - user-daemon provides dbus emthods to insert anime actions, remove from index, set leds on/off + COnfig file is stored in `~/.config/rog/rog-user.cfg` - AniMe display parts split out to individual crate in preparation for publishing on crates.io
-
3.3.0
fbc24817 · ·- Add ledmodes for G733QS - Add ledmodes for GA401Q - Default to vfio disabled in configuration. Will now hard-error if enabled and the kernel modules are builtin. To enable vfio switching `"gfx_vfio_enable": false,` must be changed to `true` in `/etc/asusd/asusd.conf`